Age | Commit message (Expand) | Author |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist |
1998-01-18 | Get rid of old dirty buffer list | Constantine Sapuntzakis |
1998-01-17 | ppp-2.3.3 + some -Wall | Todd C. Miller |
1998-01-17 | Make ulimit catch bogosity so that: "ulimit -dflmnpst unlimitted" | Todd C. Miller |
1998-01-17 | Don't document ulimit flags that don't exist | Todd C. Miller |
1998-01-17 | right f_bavail calculation | Michael Shalayeff |
1998-01-17 | s/defined(DEBUG)/defined(EP_DEBUG)/g | Michael Shalayeff |
1998-01-17 | -Wall | Todd C. Miller |
1998-01-17 | Use _ti_get_screensize() from libtermlib to update screen size if changed | Todd C. Miller |
1998-01-17 | Add _ti_get_screensize(), like ncurses's _nc_get_screensize() | Todd C. Miller |
1998-01-17 | Merge from NetBSD, thorpej@netbsd.org says: | Niklas Hallqvist |
1998-01-17 | Merge from NetBSD, thorpej@netbsd.org says: | Niklas Hallqvist |
1998-01-16 | Add rcsid tags. | Todd C. Miller |
1998-01-16 | New ntp (the one found in ports) is called ntpd, not xntpd | Niklas Hallqvist |
1998-01-15 | yet another typo | Niklas Hallqvist |
1998-01-15 | document -d | Niklas Hallqvist |
1998-01-15 | typo | Niklas Hallqvist |
1998-01-15 | Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>. | Niklas Hallqvist |
1998-01-15 | Re-enabled write protection on read-only file system mounts. Thanks to | Constantine Sapuntzakis |
1998-01-14 | For some reason the 4/300 doesn't like ncr53c9x_dmaselect. | Jason Wright |
1998-01-14 | feed tar the -p option to retain set[ug]id bits, this was due | Niklas Hallqvist |
1998-01-14 | make sure we don't try to remove what mkstemp() fails on. | Bob Beck |
1998-01-14 | Free our input mbuf when the FCS is good (oops, memory leak). | brian |
1998-01-14 | Lose __libalias_version. | brian |
1998-01-13 | Workaround for fpu_cleanup panic. We just ignore it. I'm going to | Jason Wright |
1998-01-13 | Missed a case in that bug fix. | Todd C. Miller |
1998-01-13 | -Wall | Todd C. Miller |
1998-01-13 | sudo 1.5.4 | Todd C. Miller |
1998-01-13 | Fix bug wrt exclusion lists and relative pathnames. | Todd C. Miller |
1998-01-12 | No need for f00f workaround on I686_CPU only | Tobias Weingartner |
1998-01-12 | Fix bug in yp_maplist_host. -moj | Mats O Jansson |
1998-01-12 | Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface. | kstailey |
1998-01-12 | Oops, missed a 0 vs. '\0' | Todd C. Miller |
1998-01-12 | typo | Todd C. Miller |
1998-01-12 | Based on some FreeBSD changes: | Todd C. Miller |
1998-01-12 | cvs server: nothing known about share/man/man8/rc.conf.8 | Michael Shalayeff |
1998-01-12 | Free cookies correctly in case of error | Constantine Sapuntzakis |
1998-01-12 | to those who wants snmpd | Michael Shalayeff |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
1998-01-11 | Add gethostent(), as some LEGACY code wants it. If you write new | Tobias Weingartner |
1998-01-11 | Tell the user to enter ESDI for IDE, not ST506. Also treat IDE as ESDI | Todd C. Miller |
1998-01-11 | Lose <net/if_var.h> (was a FreeBSD brokenness) ! | brian |
1998-01-11 | Make things work when sizeof(long) != 32 (hopefully) | brian |
1998-01-11 | new motd | Theo de Raadt |
1998-01-11 | pretty print | Theo de Raadt |
1998-01-11 | scanset probing like pccons does; vons@usa.net | Theo de Raadt |
1998-01-11 | Remember any number of interface names. | brian |
1998-01-11 | Remove includes of if_var.h and in_var.h | brian |