summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In reference to previous commit: use err(3).nectar2002-09-091-4/+2
* Make sure a $PIR table header has a valid length before accepting the tablejhb2002-09-093-3/+6
* Continuing translationgioria2002-09-091-1183/+1378
* Add tcl81 that was missing.knu2002-09-091-0/+1
* Quiet another annoying warning.wollman2002-09-091-0/+1
* add missing \n to printfticso2002-09-094-8/+8
* Add security.mac.mmap_revocation, a flag indicating whether werwatson2002-09-099-0/+72
* Minor code sync to MAC tree: push Giant locking up fromrwatson2002-09-099-18/+18
* sshd didn't handle actual size of struct sockaddr correctly,ume2002-09-094-12/+13
* Back out previous commit. I was a bit overzealous: the fd_set size isnectar2002-09-092-4/+0
* Check for FD_SET overrun.nectar2002-09-091-0/+2
* Check for FD_SET overrun.nectar2002-09-091-0/+4
* Check for FD_SET overrun.nectar2002-09-091-0/+2
* Check for FD_SET overrun.nectar2002-09-091-0/+4
* - Fix iBCS2 emulation of COFF files that have multiple librariesrobert2002-09-091-3/+7
* Check for FD_SET overruns.nectar2002-09-094-0/+10
* Kill debugging line occasionally slipped into rev.1.3.sobomax2002-09-091-2/+0
* Remove the second lnc line. Move CD9660 to the third floppy to makejhay2002-09-091-2/+1
* Since from now on encap_input() also catches IPPROTO_MOBILE and IPPROTO_GREsobomax2002-09-092-3/+3
* - Do not swap out a process if it is in creation. The process may have notanimura2002-09-091-0/+24
* #include "opt_bla.h" goes first says Bruce.phk2002-09-092-4/+4
* Add `device gre'.sobomax2002-09-091-0/+3
* Prevent namespace pollution in use-land by putting everything used only insobomax2002-09-091-0/+3
* Vastly decrease amount of memory comsumed in the case when we have to readsobomax2002-09-092-4/+11
* Remove the typedef of wctype_t from this header; we don't support thetjr2002-09-091-5/+0
* Bump __FreeBSD_cc_version for gcc 3.1-prerelease -> 3.2.1-snap upgrade.obrien2002-09-091-1/+1
* Use --fast-read mode to extract metadata from package file. Since metadatasobomax2002-09-091-2/+16
* In the --fast-read mode send SIGTERM to decompressor once we have extractedsobomax2002-09-091-6/+10
* Solve the <runetype.h> pollution problem by disabling inlinemike2002-09-092-8/+32
* Remove duplicate entry. Since we call things cbb in the source, pccbbimp2002-09-091-9/+0
* style(9): line up function names.mike2002-09-091-13/+14
* Catch up with the ISO-C++ standard.obrien2002-09-091-1/+2
* Use "options " rather than "options<tab>".kuriyama2002-09-097-24/+24
* Fix typo (s@src/crypto/openssh-portable@src/crypto/openssh@).kuriyama2002-09-091-1/+1
* Back out last commit where I moved pcn(4) off of the modules floppy backobrien2002-09-084-0/+8
* Change the order that we look for free memory windows from 0 -> MAX-1imp2002-09-081-4/+4
* Update the hardware list for the bge driver.jdp2002-09-082-2/+8
* Mention support for the on-board NICs on IBM x235 servers.jdp2002-09-081-2/+4
* Add support for the BCM5703x chips. I do not have one of thesejdp2002-09-085-3/+32
* Fix style(9) bugs.phk2002-09-083-5/+5
* Fix a logic bug in the struct dev_t allocation code.phk2002-09-081-5/+5
* Deal with a new exteded MBR paritition typephk2002-09-084-1/+4
* Now that we have a cached mount credential in struct mount, use it isteadphk2002-09-083-5/+1
* Get this file closer to style(9).phk2002-09-081-51/+55
* Add wcstol() and wcstoul(), based on strtol() and strtoul().tjr2002-09-085-4/+317
* Another two-letters breakageache2002-09-081-1/+1
* Replace a stray reference to strtok() with one to wcstok().tjr2002-09-081-1/+1
* Typo: s/o packet/on packet/blackend2002-09-081-1/+1
* 1) Remove all two-letters names and derivates, comes with Xfree* entries spam,ache2002-09-081-35/+24
* Split cam_argmask and move "commands" into cam_cmdmask. This addressesmdodd2002-09-081-94/+102
OpenPOWER on IntegriCloud