summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-06-11call am7990_config()Theo de Raadt
1996-06-11delete intr_freevec(), add intr_findvec() [more flexible interface]Theo de Raadt
1996-06-11kernel is /bsdTheo de Raadt
1996-06-11sync to new disklabel, add ${REALIMAGE} supportTheo de Raadt
1996-06-11delete ${REALIMAGE} on completionTheo de Raadt
1996-06-11Fix grammatical errors; take twoThorsten Lockert
1996-06-11OpenBSDTheo de Raadt
1996-06-11Default to "ustar" format when invoked as tarThorsten Lockert
1996-06-11Fix grammatical error; pointed out by TheoThorsten Lockert
1996-06-11Add -z and -Z options to tar usage stringsThorsten Lockert
1996-06-11-print0 in find, not -0Theo de Raadt
1996-06-11add -0 option, written by meTheo de Raadt
1996-06-11Use systems definition for getting major and minor numbers, and forThorsten Lockert
creating a device; from FreeBSD
1996-06-11Correct usage for listing contents of archives; from FreeBSDThorsten Lockert
1996-06-11Correct compile warningsThorsten Lockert
Rename warn() to paxwarn() so <err.h> can be included Remove #include <ctype.h> when not needed; from FreeBSD
1996-06-11Kernel-implementation of update(8) my meThorsten Lockert
1996-06-10Use beep() with ncursesThorsten Lockert
Use hline() with ncurses
1996-06-10hack: print hostname connection failed withTheo de Raadt
1996-06-10Remove the lkmenodev prototypeNiklas Hallqvist
1996-06-10Fix typo in commentNiklas Hallqvist
1996-06-10Some cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-10If we use GCC, tell the compiler that scheduler() do not returnNiklas Hallqvist
1996-06-10Reintroduce the long patch(1) optionsNiklas Hallqvist
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedNiklas Hallqvist
1996-06-10Bring Cygnus versions into the trunk, keeping our local patchesNiklas Hallqvist
1996-06-10build newfs_msdosTheo de Raadt
1996-06-10Include <machine/cpu.h>.Per Fogelstrom
1996-06-10support strip, use kvm_openfilesTheo de Raadt
1996-06-10update ttystatsTheo de Raadt
1996-06-10random cleanupTheo de Raadt
1996-06-10* Keep the cappage in the acd_softc.Jason Downs
* If TYPE_DAD, and removable, assume it's a busted CD-ROM. * Print out some cappage data in attach, and other cosmetic changes.
1996-06-10sync to latestTheo de Raadt
1996-06-10boottime is a timevalTheo de Raadt
1996-06-10handle up to 100 interfaces, nice message for non-existing interfaceTheo de Raadt
1996-06-10sync to latestTheo de Raadt
1996-06-10syncTheo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-10sync to 0607Theo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-10tty statsTheo de Raadt
1996-06-10do not check SDEV_MEDIA_LOADED because it does not matterTheo de Raadt
1996-06-10do not lose an mbuf, ensure MCLGET did not give a chainTheo de Raadt
1996-06-10align correct for 64 bit in NWDELAYHASHTheo de Raadt
1996-06-10init sc_unit properlyTheo de Raadt
1996-06-10pull string.h at right placeTheo de Raadt
1996-06-1064 bit cleanTheo de Raadt
1996-06-10data structure handling fixTheo de Raadt
1996-06-10tty_init/attach/detach()Theo de Raadt
1996-06-10call tty_init() and config_init()Theo de Raadt