Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-19 | use OSrev | Todd T. Fries | |
1998-09-18 | add toggle for ntpd | Theo de Raadt | |
1998-09-18 | sync | Theo de Raadt | |
1998-09-18 | Order SEE ALSO correctly. | brian | |
Pointed out by: bde@FreeBSD.org Patched correctly by: wosch@FreeBSD.org | |||
1998-09-18 | need sys/stat.h; jon@chalk.oaktree.net.uk | Theo de Raadt | |
1998-09-18 | lebuffer cards are UTP | Theo de Raadt | |
1998-09-18 | buf oflows | Theo de Raadt | |
1998-09-18 | apply media directives on dhcp interfaces | Theo de Raadt | |
1998-09-18 | support media directives on dhcp interfaces | Theo de Raadt | |
1998-09-18 | the third arguemnt to a syscall is register_t not int. From Todd Fries | Artur Grabowski | |
1998-09-18 | fix table | Theo de Raadt | |
1998-09-18 | gc afssysdefs.h, we have xfspioctl instead | Artur Grabowski | |
1998-09-18 | use xfspioctl (nicer, cleaner, better) | Artur Grabowski | |
1998-09-18 | get all the relevant defines from xfs/xfs_pioctl.h instead | Artur Grabowski | |
1998-09-18 | bump minor for xfspioctl | Artur Grabowski | |
1998-09-18 | make use of xfspioctl | Artur Grabowski | |
1998-09-18 | gc com_err.h | Artur Grabowski | |
1998-09-18 | always build xfs_syscalls | Artur Grabowski | |
1998-09-18 | Sync with previous commit of syscall.master that did not make it into the ↵ | Artur Grabowski | |
changelogs. (enable xfspioctl even when XFS is not defined) | |||
1998-09-17 | alpha does not survive -O2 compiles here | Niklas Hallqvist | |
1998-09-17 | detect dhclient failing and re-query. (there may be a dhclient process lying | Theo de Raadt | |
around, and i cannot figure out how to kill it yet) | |||
1998-09-17 | Use optarg, not argv[optind] | Niklas Hallqvist | |
1998-09-17 | sync | Theo de Raadt | |
1998-09-17 | another typo | Theo de Raadt | |
1998-09-17 | Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand ↵ | Jason Wright | |
<hgweigand@wiesbaden.netsurf.de>. note: -mno-fpu is still in there as it isn't hurting anything and is safer | |||
1998-09-17 | always use xfspioctl | Artur Grabowski | |
1998-09-17 | implement a dummy syscall when XFS is not defined and add PROBE | Artur Grabowski | |
1998-09-17 | update pioctls | Artur Grabowski | |
1998-09-17 | add "option APM_NOPRINT" for this kernel | Marco S Hyman | |
1998-09-17 | oops. fix typo NO_AMPPRINT -> APM_NOPRINT | Marco S Hyman | |
1998-09-17 | add NO_APMPRINT conditional | Marco S Hyman | |
1998-09-17 | doc new NO_APMPRINT option | Marco S Hyman | |
1998-09-17 | custom floppy dhclient.conf; asks for much more info | Theo de Raadt | |
1998-09-17 | get version from version.h for long message | Todd C. Miller | |
1998-09-17 | dhclient-script should be in sbin | Theo de Raadt | |
1998-09-17 | Fix typo in powerpc distrib target. | Dale S. Rahn | |
1998-09-17 | sync | Theo de Raadt | |
1998-09-17 | move dhclient-script to /usr/bin by default; executables do not belong in /etc | Theo de Raadt | |
1998-09-17 | sm* pcmcia support | Theo de Raadt | |
1998-09-17 | avoid panic; garath@code.ridgefield.org | Theo de Raadt | |
1998-09-17 | Put this back for now, appearently the VI boards use COM4 for console. | Dale S. Rahn | |
they only have COM3 and COM4, MCG boards have COM1 and COM2 addresses (only). This will need to be turned into a variable that is probed and then passed to the console (com) driver. | |||
1998-09-17 | Compress the ramdisk images, bootloader can deal with it and | Dale S. Rahn | |
it will save disk space (cd and ftp. | |||
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-09-17 | ncurses-4.2-980912 | Todd C. Miller | |
1998-09-17 | 2.4 | Theo de Raadt | |
1998-09-17 | Added daemon mode flags "-D" to default configuration. This new version doesn't | pattonme | |
automatically release the terminal. | |||
1998-09-17 | reset variable "log" so that it would properly detach from controlling terminal. | pattonme | |
1998-09-17 | do not permit duplicate hostnames in /etc/hosts | Theo de Raadt | |
encode /etc/hostname.* files with an IP address, not a hostname | |||
1998-09-17 | pmax needs libkvm.old too | Todd C. Miller | |
1998-09-17 | Typo | Jason Wright | |