Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-21 | No more minirot. | Jason Downs | |
1997-04-21 | Include a passwd file, other smaller than normal config files. | Jason Downs | |
1997-04-21 | SYS_INST has left the building! | Jason Downs | |
1997-04-21 | miniroot has left the building. | Jason Downs | |
1997-04-21 | Lots of changes... | Jason Downs | |
* Build via a vnd, ala i386. * Remove most of the sleep calls and all of the background processing. * Add the notion of `kernel sets'. * Add a couple more binaries to the ramdisk. | |||
1997-04-21 | Integrate local changes | Thorsten Lockert | |
1997-04-21 | Missing files from import | Thorsten Lockert | |
1997-04-21 | Latest release from Cyclic Software | Thorsten Lockert | |
1997-04-21 | Latest release from Cyclic Software | Thorsten Lockert | |
1997-04-21 | defined(YP) -> ${YP} == "yes" | Todd C. Miller | |
1997-04-21 | Take care when accessing DAFB--some quadra-class machines use other video | briggs | |
controllers. | |||
1997-04-21 | don't forget $(SACFLAGS) | Michael Shalayeff | |
1997-04-20 | Move hp300 rdsetroot.c to top level common directory, the one copy should | Jason Downs | |
be used by all ports. | |||
1997-04-20 | fix typo (jtc@netbsd.org) | Todd C. Miller | |
1997-04-20 | Incorporate some NetBSD changes: | Todd C. Miller | |
tip.c getchar() returns an int [important since EOF == -1] (thorpej) Set CLOCAL if dc flag is set (mellon) tip.h Change booleans from char to short so that comparisons against negative values work as expected on systems with unsigned chars. (thorpej) Add boolean for dc flag (mellon) hunt.c Set O_NONBLOCK if dc flag set. Don't set HUPCL if dc flag is set. (mellon) remote.c Add boolean for dc flag (mellon) | |||
1997-04-20 | Remove hack to work around make(1) bug now that the make(1) | Todd C. Miller | |
change in question has been backed out. | |||
1997-04-20 | Back out the following change since it introduces an ordering problem: | Todd C. Miller | |
in compat mode, expand .USE before evaluating the list of targets, instead of doing .USE expansions on demand, because they can cause tree restructuring. | |||
1997-04-20 | New POSIX 1003.1b syscalls; from pk@NetBSD | Thorsten Lockert | |
1997-04-20 | Allow kern_clock.c to see interrupt frames on i386 | Thorsten Lockert | |
1997-04-20 | Add new POSIX 1003.1b related syscalls; from pk@NetBSD | Thorsten Lockert | |
1997-04-20 | Add new POSIX 1003.1b related syscalls; from pk@NetBSD | Thorsten Lockert | |
1997-04-20 | Add macros and types needed for POSIX 1003.1b timers | Thorsten Lockert | |
1997-04-20 | Add new clock related types; from NetBSD | Thorsten Lockert | |
1997-04-20 | Add POSIX 1003.1b-1993 | Thorsten Lockert | |
1997-04-20 | indentation | Michael Shalayeff | |
1997-04-20 | flush | Theo de Raadt | |
1997-04-20 | support for -o port=N; provos | Theo de Raadt | |
1997-04-20 | typo | Niklas Hallqvist | |
1997-04-20 | typo | Niklas Hallqvist | |
1997-04-20 | Use ${ALPHA} instead of ../.. | Niklas Hallqvist | |
1997-04-20 | Added ${MAKE} distribution for ypinit in distribution-etc-root-var. -moj | Mats O Jansson | |
1997-04-20 | Added scripts to be used from cron to make sure a slave server is up to date. | Mats O Jansson | |
-moj | |||
1997-04-20 | Added man page, support for amd.home and ypservers. | Mats O Jansson | |
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org). | |||
1997-04-20 | do not want awk | Theo de Raadt | |
1997-04-20 | install targets | Theo de Raadt | |
1997-04-20 | build it all | Theo de Raadt | |
1997-04-20 | line#/column# changed at 2.7, not 2.9; grr | Theo de Raadt | |
1997-04-20 | sparc/sun3 labels want cyl-alignment; grr | Theo de Raadt | |
1997-04-20 | Pull in systm.h, need printf() prototype. | Jason Downs | |
1997-04-20 | sendmail 8.9.1 | Thorsten Lockert | |
1997-04-20 | My new toy | Thorsten Lockert | |
1997-04-20 | Make -Wall work. | Jason Downs | |
1997-04-20 | Add a prototype for susword(). | Jason Downs | |
1997-04-19 | Fix a compile warning | Thorsten Lockert | |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1997-04-19 | .depend needs cpuconf.c | Thorsten Lockert | |
1997-04-19 | strncpy paranoia, how much do you trust getpwent? | Theo de Raadt | |
1997-04-19 | use mkstemp | Theo de Raadt | |
1997-04-19 | more buffer cache please | Theo de Raadt | |
1997-04-19 | force readonly, heh | Theo de Raadt | |