summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-06-14Fixed a bunch of typos, grammar errors, and unclear wording in the shPaul Janzen
1999-06-14ncurses-5.0-990612Todd C. Miller
1999-06-14ls(1) is now builtin to ftpd(8). Noted by jean@parc.xerox.com; closes PR 858Todd C. Miller
1999-06-13From FreeBSD: tie EMU currencies to EuroPaul Janzen
1999-06-13Transitional va-ppc.h that works with both egcs and gcc-2.8. It mayDale S. Rahn
1999-06-13Support the Powerstack 4000 pci-isa bridge, it is the windbond part,Dale S. Rahn
1999-06-13Don't barf on ^D during initial questionsPaul Janzen
1999-06-13typoPaul Janzen
1999-06-13Update the units file. Monetary units are (briefly!) current; physicalPaul Janzen
1999-06-13new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.comAaron Campbell
1999-06-13New ramdisk framework for mac68k. Not tested yet.Jason Downs
1999-06-13Update.Jason Downs
1999-06-13Don't need rd here...Jason Downs
1999-06-13Shrink...Jason Downs
1999-06-13Remove old junk.Jason Downs
1999-06-12Fix typo in netatalk startupAngelos D. Keromytis
1999-06-12hppa_init() now takes an argument from locore,Michael Shalayeff
1999-06-12cleanup leftoversMichael Shalayeff
1999-06-12allow LIF-less volumes labels to be grokedMichael Shalayeff
1999-06-12microtime() is moving to locore.SMichael Shalayeff
1999-06-12no need for vmspace.vm_pmapMichael Shalayeff
1999-06-12no need for vmmap_pmapMichael Shalayeff
1999-06-12allocate kernel stack in .bssMichael Shalayeff
1999-06-12fix displaying of variable value behaviorTodd T. Fries
1999-06-11Some stray i386 -> __i386__ that only trigger for vmstat -i.Marc Espie
1999-06-11Define NULL to be __null for C++: better quality of implementation.Marc Espie
1999-06-11removed TCPCOOKIE support. small edit to ip-filter sections. removed referencepattonme
1999-06-11removed TCPCOOKIE support.pattonme
1999-06-11oopsNiels Provos
1999-06-11<netinets/ip_proxy.h> -> <netinet/ip_proxy.h>; ryker@ugrad.cs.ualberta.caAaron Campbell
1999-06-11fix description of -o option; ryker@ugrad.cs.ualberta.caAaron Campbell
1999-06-11fix pmap_remove_va() pasto, so it actually remove mappings (:Michael Shalayeff
1999-06-11Show the correct error if we fail to open a device.brian
1999-06-11Describe why a ``magic'' enddisc is not always a good idea.brian
1999-06-11Add Q900 compatible mode serial address.Jason Downs
1999-06-11egcs crapJason Downs
1999-06-10Fix a couple typos and remove a few duplications while I'm at it.Paul Janzen
1999-06-10jsm28@cam.ac.uk : handle PAGER in a manner consistent with thePaul Janzen
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
1999-06-10fix unaligned copy's end conditionMichael Shalayeff
1999-06-10Allow reserved substitution strings to be escaped by preceeding thembrian
1999-06-10Never bring a link back up after receiving a terminating signal,brian
1999-06-10Fill in mount_info in nfs_decode_argsTodd C. Miller
1999-06-10Allow a remote IP and port range specification in thebrian
1999-06-09Initialise `mp'.brian
1999-06-09Allow our endpoint discriminator to be enabled, disabled, acceptedbrian
1999-06-09Use the correct pid when substituting PROCESSID.brian
1999-06-09document cancellation point handling a bit betterDavid Leonard
1999-06-09sync with freebsdDavid Leonard
1999-06-09__sparc -> __sparc__Jason Wright