summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Activate build of posix1e extensions in libc and libc_r that have beentmm2001-04-045-1/+20
* Add thread safety wrappers for the posix1e syscalls that deal with filetmm2001-04-0410-0/+369
* Add entries for the posix1e functions that will be overridden in libc_r.tmm2001-04-042-0/+12
* Prepare for the inclusion of libposix1e into libc: retire the oldtmm2001-04-0429-12/+70
* Use a plain .Dv for kernel option names rather than .Qq Dv to be consistentjhb2001-04-041-2/+2
* We don't use quotes around kernel options now.jhb2001-04-041-4/+4
* Add removable_interfaces to /etc/defaults/rc.conf. It is usedbmah2001-04-042-0/+4
* Add the VLAN interface type to the list of ARP-capable interface types.yar2001-04-041-2/+5
* Change the type of the VLAN interface from IFT_PROPVIRTUAL,yar2001-04-042-3/+3
* Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to tobde2001-04-041-5/+7
* Add recently assigned interface types.yar2001-04-041-0/+7
* Sync up to NetBSD, Step 2:yar2001-04-041-0/+136
* Sync up to NetBSD again, Step 1:yar2001-04-041-5/+5
* Centralize DMA buffer configuration.orion2001-04-041-53/+38
* Put back required ')'.ru2001-04-041-1/+1
* mdoc(7) police: removed final dot from the .Nd call.ru2001-04-041-1/+1
* mdoc(7) police: there is no single manpage that uses ``.Sy not''.ru2001-04-041-1/+1
* mdoc(7) police: fix markup and spelling.ru2001-04-041-8/+12
* mdoc(7) police: removed hard sentence break.ru2001-04-041-2/+3
* mdoc(7) police: removed hard sentence breaks.ru2001-04-041-5/+10
* mdoc(7) police: you don't need to use enclose macros for blocks of text.ru2001-04-041-1/+1
* mdoc(7) police: .Nm remembers its argument on the first call.ru2001-04-041-1/+1
* mdoc(7) police: add missing .Pa call.ru2001-04-041-1/+3
* mdoc(7) police: add a missing comma in the SEE ALSO.ru2001-04-041-1/+1
* mdoc(7) police: use .Nm instead of hardcoded name.ru2001-04-041-1/+3
* mdoc(7) police: cosmetics.ru2001-04-041-4/+5
* mdoc(7) police: use proper markup for function arguments.ru2001-04-043-18/+18
* A much better (more correct) fix for handling ``!'' charactersbrian2001-04-041-23/+40
* mdoc(7) police: add missing .Pa call.ru2001-04-041-1/+3
* mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG).ru2001-04-041-2/+3
* mdoc(7) police: sort xrefs.ru2001-04-041-1/+1
* Handle ``!'' characters when they appear as second and subsequentbrian2001-04-041-0/+3
* wd1s1a -> ad1s1anik2001-04-041-2/+2
* Document ``special <progname> ident <identifier>'' command.ru2001-04-041-0/+17
* - Call `subclean' after `clean' for each program.ru2001-04-041-2/+2
* Doh! Last second change introduced two compile warnings. Fix them.imp2001-04-041-2/+2
* Try to INIT the cards up to 5 times in a row rather than just once.imp2001-04-041-9/+15
* This commit was generated by cvs2svn to compensate for changes in r75147,fenner2001-04-041-1/+1
|\
| * Check in the diff for rev 1.11 of tcpdump.org's print-smb.cfenner2001-04-041-1/+1
* | Fix some very broken code in __nc_error() that implements per-threadiedowse2001-04-032-17/+28
* | Add a leading underscore to the pthread_main_np function name, andiedowse2001-04-033-3/+6
* | Remove some hacks that were apparently added to avoid problems withiedowse2001-04-032-4/+2
* | New release notes: README file for ACLs and extended attributes,bmah2001-04-032-11/+31
* | Implement a package number comparison routine for pkg_version(1)bmah2001-04-034-31/+201
* | De __P() while I'm here. Done as a separate commit since it is justimp2001-04-032-90/+90
* | Commit the first version of BSDPAN.joe2001-04-0323-29/+775
* | Make this file C++ safe. It defines many useful functions (inb, outb)imp2001-04-032-0/+8
* | o Indent sub-section headings to be consistent with README.extattr.rwatson2001-04-031-2/+2
* | Round up before checking if the width is smaller than the widestdwmalone2001-04-031-3/+5
* | Regen after adding linux_sched_get_priority_max() andgallatin2001-04-033-7/+15
OpenPOWER on IntegriCloud