Age | Commit message (Expand) | Author |
1997-04-17 | Do interrupt time accounting by running interrupt handlers with a seperate | Thorsten Lockert |
1997-04-17 | Apple's firmware returns 0 from OF_read(stdin,) | briggs |
1997-04-17 | I had rcs-openbsd.pl have its way here | Niklas Hallqvist |
1997-04-17 | make unconnected sockets get a random port #, too | Theo de Raadt |
1997-04-17 | add pppd, chat, and /etc/ppp files. (it fits!) | Theo de Raadt |
1997-04-17 | Removal of race conditions. Inspired by Charles Hannum's | Niklas Hallqvist |
1997-04-17 | Use the real times returned by dkreadstat(). | Tobias Weingartner |
1997-04-16 | Missing init of a bus_space_tag | Niklas Hallqvist |
1997-04-16 | make install floppy for snapshot | Theo de Raadt |
1997-04-16 | no printers on install disk | Theo de Raadt |
1997-04-16 | add RB_KDB support | Theo de Raadt |
1997-04-16 | Don't modify variables in the child since we vfork()'d to | Todd C. Miller |
1997-04-16 | add ext2fs | Theo de Raadt |
1997-04-16 | on floppy, call kernel bsd not bsd.gz | Theo de Raadt |
1997-04-16 | floppy.fs | Theo de Raadt |
1997-04-16 | cleanup from danny@freebsd | Theo de Raadt |
1997-04-16 | map two pages of Sysmap rather than 1. | flipk |
1997-04-16 | Add a proper version number ala other ports, and clean up various parts of | Jason Downs |
1997-04-16 | typo | Theo de Raadt |
1997-04-16 | Merge portions of NetBSD up to 970415. | Jason Downs |
1997-04-16 | fix cut 'n' paste | Jason Downs |
1997-04-16 | Multiple include protection. | Jason Downs |
1997-04-16 | clean more | Theo de Raadt |
1997-04-16 | Changes up to NetBSD 970415. | Jason Downs |
1997-04-16 | exec() changes. | Jason Downs |
1997-04-16 | Don't source /etc/rc.securelevel if it doesn't exist and be | Todd C. Miller |
1997-04-16 | Sync with NetBSD (lukem): | Todd C. Miller |
1997-04-16 | Make mkioctls obey the DESTDIR environment variable. | Todd C. Miller |
1997-04-16 | Use _PATH_DEFTAPE not DEFTAPE in mt(1) | Todd C. Miller |
1997-04-16 | _PATH_DEFTAPE is now defined in <paths.h> | Todd C. Miller |
1997-04-16 | No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h> | Todd C. Miller |
1997-04-16 | Change rmt -> rst and use _PATH_DEFTAPE as default file if none is | Todd C. Miller |
1997-04-16 | <paths.h> now includes _PATH_DEFTAPE. Change rmt0 -> rst0 in man page. | Todd C. Miller |
1997-04-16 | Add _PATH_DEFTAPE | Todd C. Miller |
1997-04-16 | build ramdisk using vnd. rd builds suck (can you say race?) | Theo de Raadt |
1997-04-16 | repair rdroot | Theo de Raadt |
1997-04-16 | two fs images | Theo de Raadt |
1997-04-16 | nice printf | Theo de Raadt |
1997-04-15 | New /etc/rc.securelevel should be under cover of /etc/security | Niklas Hallqvist |
1997-04-15 | Add /root/.shosts and /etc/shosts.equiv | dima |
1997-04-15 | Added revnetgroup in ypserv's Makefile and added support for netgroup. -moj | Mats O Jansson |
1997-04-15 | Add revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>. | Mats O Jansson |
1997-04-15 | extern int debug; | Michael Shalayeff |
1997-04-15 | pass bootdev to kernel... | Michael Shalayeff |
1997-04-15 | no more assembly setup. all the gung is ok already in srt0.S | Michael Shalayeff |
1997-04-15 | support more S3 chipsets. done by comparing against SuperCode; | Theo de Raadt |
1997-04-15 | for callit, let nop through. rpcinfo -b, ya know; adam@math.tau.ac.il | Theo de Raadt |
1997-04-15 | handle \\ at start of line; christos | Theo de Raadt |
1997-04-15 | need an rd | Theo de Raadt |
1997-04-15 | documentation for arc4random. this is out of memory, might need | Niels Provos |