summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-01-04added D to getopt() stringkstailey
1997-01-04spec_advlock() via lf_advlock()kstailey
1997-01-04VM_PAGE_INIT takes an offset as the 3rd arg, not a pointerNiklas Hallqvist
1997-01-04Add XXX comment about the delay portNiklas Hallqvist
1997-01-04Remove extra blank lineNiklas Hallqvist
1997-01-04Go to Buslogic and SCSINiklas Hallqvist
1997-01-04Print warning when not recognizing the boot device.Niklas Hallqvist
Also get the partition number from the BIOS when building bootdev.
1997-01-04bus.h not bus.old.hNiklas Hallqvist
1997-01-04Temporarily comment out cross as it is not compiling yetNiklas Hallqvist
1997-01-04I use IP-filtering at home now tooNiklas Hallqvist
1997-01-04Use fancy macrosNiklas Hallqvist
1997-01-04Add a TOC to a temporary lib so our make(1) will not always rebuild libgccNiklas Hallqvist
1997-01-04readdisklabel() with correct dev_tTheo de Raadt
1997-01-04Use new options to locate.updatedb so we don't have to make theTodd C. Miller
database owned by non-root at any time.
1997-01-04Command line args to updatedb. Also, a filename of "-" for the dbTodd C. Miller
means output to stdout.
1997-01-04Fix typo, too much perl on the brain.Todd C. Miller
1997-01-03locate shell scripts now use mktemp(1) and weekly runs updatedbTodd C. Miller
as bin not nobody to avoid NFS problems.
1997-01-03No point in ls'ing the template, it will never exist.Todd C. Miller
1997-01-03Better error on failure.Todd C. Miller
1997-01-03make bounce buffer awareTheo de Raadt
1997-01-03From NetBSD:Todd C. Miller
- Correct sorting behaviour. - Do multicolumn output in a way that's a more likely to line up evenly. From D'Arcy J.M. Cain <darcy@druid.com>, NetBSD PR #2965.
1997-01-03From NetBSD:Todd C. Miller
Add a `-t' (touch) option to update time stamps. Only record size for regular files.
1997-01-03removed unnecessary testkstailey
1997-01-03Remove private copy of md* and fix md4 usage to match libc md4.Todd C. Miller
1997-01-03Use correct md5 API for libc md5 routines. Pointed out by niklas.Todd C. Miller
1997-01-03Note that sb16 is treated as an sbpro.Todd C. Miller
1997-01-03change all refs from mkdosfs to newfs_msdoskstailey
1997-01-03make it work again, 'twas broken for a long time 'coze of ../fsck/preen.cMichael Shalayeff
changes, that is yantc situation. as a side effect it's parallelized too.
1997-01-03minimizeTheo de Raadt
1997-01-03minimize commentTheo de Raadt
1997-01-03Install etc/amd/master.sample NOT master.etheisen
1997-01-03No virtual consoles by default.etheisen
1997-01-03More /var/log 'placeholder' log files.etheisen
1997-01-03root NOT games.etheisen
1997-01-03YYRECOVERING(), not YYRECOVERING. Approved by Robert CorbettThorsten Lockert
1997-01-03end of pesky log message, thanks to Go Watanabe <go@cclub.tutcc.tut.ac.jp>kstailey
1997-01-02more samplesTheo de Raadt
1997-01-02better perms for ppp stuffTheo de Raadt
1997-01-02COMPAT_{SUNOS,SVR4}Theo de Raadt
1997-01-02new utility for playing sound fileskstailey
1997-01-02avoid SIGURG race; dg@root.comTheo de Raadt
1997-01-02Fix the file dendancy problem the same way as on alpha/mipsDale S. Rahn
this removed another patched file for powerpc port.
1997-01-02accept llc/snap packets; still cannot send them...Theo de Raadt
1997-01-02correct title; frueauf@ira.uka.deTheo de Raadt
1997-01-02Fix for the shift-reduce conflict, contributed by dholland@hcs.harvard.edu,bitblt
who is porting the OpenBSD ftpd to (of all things) Linux.
1997-01-02Perl should build on the powerpc port now, I will build staticallyDale S. Rahn
instead of trying to build dynamically and fail.
1997-01-02Revert HISTFILE. If anyone wants a differently named history file, theyJason Downs
can set it in their environment.
1997-01-02Don't mention $_.Jason Downs
1997-01-02After discussing $_ with the maintainer, revert ksh behaviour and completelyJason Downs
eliminate it from sh.
1997-01-02DESTDIR already set.etheisen