summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-01-19Cleanup output for probed VME devices.etheisen
1998-01-19use tzcode strftime(3) as it is kept up to date.Todd C. Miller
1998-01-18tzcode1998b from ftp://elsie.nci.nih.gov/pubTodd C. Miller
1998-01-18Add missing files from tzdata1998bTodd C. Miller
1998-01-18tzdata1998b from ftp://elsie.nci.nih.gov/pubTodd C. Miller
1998-01-18Import of gnu groff-1.11aetheisen
1998-01-18Support extended (modern) instead of basic (obsolescent) regular expressions.Todd C. Miller
1998-01-18Support extended (modern) instead of basic (obsolescent)Todd C. Miller
regular expressions. hubert.feyrer@rz.uni-regensburg.de
1998-01-18Make sure ypinit asks the master server for known maps.Mats O Jansson
Bug reported by both theo and chuck cranor. -moj
1998-01-18Allow "set vj" for changing the default number of slotsbrian
and whether slot compression is requested. Don't show current values with "show ipcp" if IPCP isn't "opened".
1998-01-18Added support for maplist from a specified host (-h <host>). -mojMats O Jansson
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1998-01-18Get rid of old dirty buffer listConstantine Sapuntzakis
1998-01-17ppp-2.3.3 + some -WallTodd C. Miller
1998-01-17Make ulimit catch bogosity so that: "ulimit -dflmnpst unlimitted"Todd C. Miller
Results in: ksh: ulimit: "unlimitted" is not a valid limit Not: Killed (because it treated the word as 0). Noticed by mickey@openbsd.org
1998-01-17Don't document ulimit flags that don't existTodd C. Miller
1998-01-17right f_bavail calculationMichael Shalayeff
1998-01-17s/defined(DEBUG)/defined(EP_DEBUG)/gMichael Shalayeff
1998-01-17-WallTodd C. Miller
1998-01-17Use _ti_get_screensize() from libtermlib to update screen size if changedTodd C. Miller
after a program is suspended. Define EXTERN_TERMINFO in curses.h. Update to ncurses-4.1-980103 and crank minor.
1998-01-17Add _ti_get_screensize(), like ncurses's _nc_get_screensize()Todd C. Miller
Crank major number since libcurses will depend on this.
1998-01-17Merge from NetBSD, thorpej@netbsd.org says:Niklas Hallqvist
Two things pointed out by Chris Demetriou <cgd@cs.cmu.edu>: - The boundary argument to bus_space_alloc() should be a bus_size_t, not a bus_addr_t. - The buffer arguments in the "multiple write" methods should have const qualifiers. And one from me: - Make bus_space_barrier() eat up the arguments passed to it so that the compiler doesn't needlessly whine.
1998-01-17Merge from NetBSD, thorpej@netbsd.org says:Niklas Hallqvist
The boundary argument to bus_space_alloc() should be a bus_size_t, not a bus_addr_t. Pointed out by Chris Demetriou <cgd@cs.cmu.edu>.
1998-01-16Add rcsid tags.Todd C. Miller
If program has set argv[0] or argv[0][0] to NUL, print p->p_comm instead. Based on patch from Paul Janzen <pjanzen@foatdi.harvard.edu>
1998-01-16New ntp (the one found in ports) is called ntpd, not xntpdNiklas Hallqvist
1998-01-15yet another typoNiklas Hallqvist
1998-01-15document -dNiklas Hallqvist
1998-01-15typoNiklas Hallqvist
1998-01-15Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>.Niklas Hallqvist
1998-01-15Re-enabled write protection on read-only file system mounts. Thanks toConstantine Sapuntzakis
Niels for pointing this one out.
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
Added code to check to see if parent device == obio, if so, disable dmaselect More research to be done here for a real fix (if possible)
1998-01-14feed tar the -p option to retain set[ug]id bits, this was dueNiklas Hallqvist
to the fact that GNU tar retatins the bits when run as root, but paxtar does not, and we use the latter.
1998-01-14make sure we don't try to remove what mkstemp() fails on.Bob Beck
1998-01-14Free our input mbuf when the FCS is good (oops, memory leak).brian
1998-01-14Lose __libalias_version.brian
We now look for the biggest of libalias.so.2.*
1998-01-13Workaround for fpu_cleanup panic. We just ignore it. I'm going toJason Wright
look further into really fixing this problem.
1998-01-13Missed a case in that bug fix.Todd C. Miller
1998-01-13-WallTodd C. Miller
1998-01-13sudo 1.5.4Todd C. Miller
1998-01-13Fix bug wrt exclusion lists and relative pathnames.Todd C. Miller
1998-01-12No need for f00f workaround on I686_CPU onlyTobias Weingartner
kernel. Thanks to various people for noticing this.
1998-01-12Fix bug in yp_maplist_host. -mojMats O Jansson
1998-01-12Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface.kstailey
1998-01-12Oops, missed a 0 vs. '\0'Todd C. Miller
1998-01-12typoTodd C. Miller
1998-01-12Based on some FreeBSD changes:Todd C. Miller
For *s*printf, set f._file to -1 like the comments in stdio.h say. Use '\0', not 0, where appropriate. Don't error out on size of '0' for v?snprintf().
1998-01-12cvs server: nothing known about share/man/man8/rc.conf.8Michael Shalayeff
1998-01-12Free cookies correctly in case of errorConstantine Sapuntzakis
1998-01-12to those who wants snmpdMichael Shalayeff