summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-10-24Use machine instead of uname -m to get .briggs
1996-10-24fix protos and decls.Michael Shalayeff
1996-10-24add 3 another build directoriesMichael Shalayeff
1996-10-24Respond to SIGINFO; from PR #42Thorsten Lockert
1996-10-23Merge of NetBSD 961020. Includes flexible build/source dir specsNiklas Hallqvist
1996-10-23typoTodd C. Miller
1996-10-23fix argTheo de Raadt
1996-10-23Allow root to add entry for login that does not exist.Todd C. Miller
1996-10-23compileTodd C. Miller
1996-10-23use psstrings sysctlTheo de Raadt
1996-10-23conflictsTheo de Raadt
1996-10-23sysctl to locate psstringsTheo de Raadt
1996-10-23correct disklabel writing; from priceTheo de Raadt
1996-10-23avoid long linesTheo de Raadt
1996-10-23An empty arglist is called __P((void)) not __P(())Niklas Hallqvist
1996-10-23introduce multiconsoles.Michael Shalayeff
1996-10-23Get memory configuration from boot blocks or /boot when it becomesetheisen
1996-10-23Patches from Dave Huang <khym@bga.com> to get something in and out of thebriggs
1996-10-23Sync up with NetBSD and include patch from Dave Huang <khym@bga.com>briggs
1996-10-23skey_authenticate() now fakes up a challenge if user does notTodd C. Miller
1996-10-22Sync with FreeBSDNiklas Hallqvist
1996-10-22Update to work properly with output from find -ls; also skip commented outThorsten Lockert
1996-10-22reality checkJason Downs
1996-10-22Fake an s/key challenge if user doesn't have an entry. Stops infoTodd C. Miller
1996-10-22Don't need the extra newline since we never turn off echo for s/keyTodd C. Miller
1996-10-22patch com speed initializationJason Downs
1996-10-21compileTheo de Raadt
1996-10-21Test first, then commit, eh?Todd C. Miller
1996-10-21save a cycle on strncpy() -- pointed out by TheoTodd C. Miller
1996-10-21sheer raging paranoia -- possible buf olfow. Does not look exploitable.Todd C. Miller
1996-10-21-Wall happinessMichael Shalayeff
1996-10-21missing struct rtentry prototypeMichael Shalayeff
1996-10-21-Wall happinessMichael Shalayeff
1996-10-21random is stock nowMichael Shalayeff
1996-10-21undo last change.Michael Shalayeff
1996-10-21add procfs flagsMichael Shalayeff
1996-10-21Added 'S' for Stack tracebacks. There are usually 3 items on theimp
1996-10-21random is stockTheo de Raadt
1996-10-21talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.deTheo de Raadt
1996-10-21document sin_port behaviour, pr#36, kstailey@dol-esa.govTheo de Raadt
1996-10-21Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu>briggs
1996-10-20better error message if unable to create password temp file.Todd C. Miller
1996-10-20Out of NetBSD (scottr):briggs
1996-10-20Spaces -> tabs that were my faultimp
1996-10-20Deal with recent fsck changes.Todd C. Miller
1996-10-20Closes PR system/34 -- fix from kstailey@dol-esa.govTodd C. Miller
1996-10-20Fix panic message if NFSCLIENT is not defined.briggs
1996-10-20Make support for booting over NFS dependent on NFSCLIENT instead of NETHER.briggs
1996-10-20Make it build with -Wparentheses.dm
1996-10-20Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall.dm