Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
1999-11-21 | List "net" first because it is the primary category. | tron | 1 | -2/+2 | |
1999-11-20 | tron wanted to maintain this | hubertf | 1 | -2/+2 | |
1999-11-20 | Use NetBSD build system and WARNSify program. | tron | 1 | -13/+6 | |
1999-11-20 | Because "${CFLAGS}" contains "-O2" we don't need to use it explicitly. | tron | 1 | -2/+2 | |
1999-11-18 | Use symbolic hostname instead of IP address in master site list. | tron | 1 | -2/+2 | |
1999-11-18 | Send a broadcast message to all clients of a subnet containing | hubertf | 1 | -0/+26 | |
a magic packet to boot the machine up. Usage: wakeup xx:xx:xx:xx:xx:xx xx:xx:xx:xx:xx:xx is the MAC address of the machine you want to wake up. Can be obtained via "arp -a" (remote) or "ifconfig -a" (local), |