summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-14Support shared disks with MacOS. This is only one of the pieces ofDale Rahn
2001-03-14Back out order change in conf.c and priority change in wscons_machdep.cTodd C. Miller
2001-03-14syncTheo de Raadt
2001-03-14new puc devicesTheo de Raadt
2001-03-14Move description of exect() to execve(2) man page. Add a note about exect() notAaron Campbell
2001-03-14KNFTheo de Raadt
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-03-14it seems sometimes it takes up to 35 seconds to init; from Chris Kuethe ckuet...Michael Shalayeff
2001-03-13sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@Damien Miller
2001-03-13at install time, if X is chosen, set machdep.aperature to 2 instead of 1.Theo de Raadt
2001-03-13typoTheo de Raadt
2001-03-13spelling; maurice@maurice.wan.nlTheo de Raadt
2001-03-13correct softdep integration error, add missed lock;Grigoriy Orlov
2001-03-13Somewhere along the line we stopped using the configuration file defaultsHakan Olsson
2001-03-13missing xfree, deny key on parse error; ok stevesk@Markus Friedl
2001-03-13Reserve some buffers for syncer daemon. This prevent deadlock in getblkGrigoriy Orlov
2001-03-13syncTheo de Raadt
2001-03-13Add logging classes for Negotiation and Policy, and change a number ofHakan Olsson
2001-03-13add socks 1080/tcp. ok deraadt@Jakob Schlyter
2001-03-13Fix copyout bug in LINUX_IPC_SET. Thanks to Dawson Engler & team at Stanford.Constantine Sapuntzakis
2001-03-13regenMichael Shalayeff
2001-03-13SaramNcom(nanospeed) NS-1100M (uses PRISM2); from Hiroki Nakano <cas@trans-nt...Michael Shalayeff
2001-03-13The prescence of a DL10019 does not appear to imply a 24k buffer size. AlwaysAaron Campbell
2001-03-13allow configuring number of these in ukcMichael Shalayeff
2001-03-13allow configuring number of these in ukcMichael Shalayeff
2001-03-13add/clearify spl for ipsec6. sync with kame. reviewed by angelos.Jun-ichiro itojun Hagino
2001-03-13better error messages, order getopt optionsMichael Shalayeff
2001-03-13new timeoutsMichael Shalayeff
2001-03-13aaron@ called for an order!Michael Shalayeff
2001-03-13correct dmesg, save spaceTheo de Raadt
2001-03-13Force a new search for an SA if the latched one is deleted.Angelos D. Keromytis
2001-03-13stronger testDavid Leonard
2001-03-13typo in commentDavid Leonard
2001-03-13recursive mutex testDavid Leonard
2001-03-12Create /dev/ksyms, and 16 slices per disk.Miod Vallat
2001-03-12syncTheo de Raadt
2001-03-12insert maestro namesTheo de Raadt
2001-03-12This file isn't used anymore.Miod Vallat
2001-03-12correct warning; maurice@maurice.wan.nlTheo de Raadt
2001-03-12Simplify vmapbuf by moving the vm_map_pmap computation off loop (inspiredMiod Vallat
2001-03-12Remove dead code related to soft interrupts.Miod Vallat
2001-03-12Remove dead code related to soft interrupts.Miod Vallat
2001-03-12/dev/ksyms support.Miod Vallat
2001-03-12/dev/ksyms support.Miod Vallat
2001-03-12/dev/ksyms support.Miod Vallat
2001-03-12remove old key_fingerprint interface, s/_ex//Markus Friedl
2001-03-12Omega is now VAX_BTYP_1301. Also add an STYP for 4000 600.Hugh Graham
2001-03-12Oops, forgot to add nsphyter.Aaron Campbell
2001-03-12Initial code for UVM. not tested yet...Steve Murphree