summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for unsigned integer and long sysctl variables. Update thejhb2000-07-057-71/+88
* Replace phk's commit with code from my local tree which I happenjkh2000-07-053-3/+9
* Oops! If we're deciding a command is now really dead, make *darned*mjacob2000-07-051-0/+9
* Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds,mjacob2000-07-051-7/+14
* End two weeks of on and off debugging. Fix the crash on the Nthimp2000-07-051-24/+27
* sync with latest kame.itojun2000-07-051-70/+208
* sync with kame.itojun2000-07-051-29/+50
* o Enable building of libposix1e capability state utility functions andrwatson2000-07-052-16/+24
* o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated withrwatson2000-07-059-0/+396
* o When calling the syscall, use &cap instead of cap. Apparently thisrwatson2000-07-052-2/+2
* o Comment out <sys/audit.h> and <sys/mac.h> since they are not yetrwatson2000-07-052-4/+4
* sync with latest kame tree. more stable, p2p advert is correcteditojun2000-07-054-141/+445
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabitojun2000-07-055-3/+602
* add pfkeystat. sync with kameitojun2000-07-052-0/+27
* split net.inet6.ip6.rtexpire (and others) from net.inet.ip.*.itojun2000-07-052-4/+12
* correct compilation with IPSEC_IPV6FWD.itojun2000-07-051-0/+1
* enable newpcm module buildingcg2000-07-041-1/+1
* newpcm module makefilescg2000-07-0421-0/+156
* make sure we do not write out non-printable characters in file namesassar2000-07-045-25/+36
* o Update e-mail address associated with /dev/audit to reflectrwatson2000-07-041-1/+1
* be sure to wipe out m_pkthdr when you set M_PKTHDR, you may see junk pointeritojun2000-07-042-1/+2
* Fix site_perl hierarchyache2000-07-041-7/+1
* Add 'device stf', 6to4(one of IPv6 over IPv4 encapsulations) interface.sumikawa2000-07-042-0/+4
* sync with latest kame treeitojun2000-07-042-126/+372
* sync with reality/latest kameitojun2000-07-041-36/+70
* sync with recent IMPLEMENTATION note from kame.itojun2000-07-041-279/+866
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-04139-9377/+19651
* - link ata.4 to {acd,ad,afd,ast}.4roberto2000-07-043-3/+8
* more pre-requisite for new ipv6 ioctlsitojun2000-07-041-0/+3
* sync with latest kame netstat. basically, more statisticsitojun2000-07-048-299/+646
* synchronize with latest kame tree.itojun2000-07-0431-1304/+2235
* Ignore all md disks, installing on them would be particularly pointless.phk2000-07-043-6/+18
* Correct the text for the return value.n_hibma2000-07-041-1/+1
* Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259.nyan2000-07-041-2/+2
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-0463-131/+131
* Fix the "almost clone" semantics.phk2000-07-041-6/+11
* Insert a reference to ata.4.roberto2000-07-041-0/+1
* Oops, there's no ad.4.roberto2000-07-041-1/+0
* Replace a reference to wd(4) to ad(4).roberto2000-07-041-1/+1
* Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that youjhb2000-07-044-26/+38
* Allow restarting on SIGHUP when the full path was not given as argv[0].green2000-07-041-0/+1
* Get userland visible flags added for snapshots to give a few daysmckusick2000-07-043-5/+40
* Simplify and rationalise the management of the vnode free listmckusick2000-07-044-159/+65
* Move the truncation code out of vn_open and into the open system callmckusick2000-07-0416-75/+95
* If a buffer flush fails when trying to reclaim a vnode, it is toomckusick2000-07-042-8/+20
* ${BDEFLAGS}billf2000-07-041-19/+19
* A side effect of new 12160 f/w- there is only one set whether targetmjacob2000-07-041-4/+1
* roll new Qlogic 2200 firmware in placemjacob2000-07-041-4473/+5181
* roll new Qlogic 2100 firmware in placemjacob2000-07-041-3952/+4556
* roll new 12160.h firmware in placemjacob2000-07-041-3928/+2336
OpenPOWER on IntegriCloud