aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* After forking and initializing the library to single-threadedDaniel Eischen2004-04-082-4/+6
* Add a LIBRARY section.Simon L. B. Nielsen2004-04-081-0/+4
* Allow arguments to appear in any order.Tim Kientzle2004-04-082-66/+113
* The demise of vm_pager_map_page() in revision 1.93 of vm/vm_pager.c permitsAlan Cox2004-04-083-6/+2
* Readd -Werror flag to compilation pf.c after the compiler warnings have beenMax Laier2004-04-081-1/+1
* Unify on version 1 to be similar to the rest of the tree. After 5-stableNate Lawson2004-04-084-4/+4
* In the examples, make the bitmap_name an absolute path name.Jens Schweikhardt2004-04-081-3/+3
* Add Netgear WG311T (PCI version of the WG511T).Stefan Eßer2004-04-081-0/+1
* Fix typo.Bruce A. Mah2004-04-082-2/+2
* Update manual pages for change to C99 mbrtowc() semantics.Tim J. Robbins2004-04-0812-134/+143
* Fix a regression in my change which sends headers along with data; aMike Silbersack2004-04-081-2/+8
* Do not assume that the initial thread (i.e. the thread with the IDMarcel Moolenaar2004-04-081-6/+9
* Document the newly-implemented -T option.Tim Kientzle2004-04-081-2/+10
* Add support for -T option on create.Tim Kientzle2004-04-083-6/+60
* When invoking tar, make sure the mode option (-x) is first.Tim Kientzle2004-04-081-7/+6
* Add whitespace before comment blocks. (reported by njl)Colin Percival2004-04-081-16/+13
* Adding Vinod Kashyap (vkashyap) as the maintainer for twa.Vinod Kashyap2004-04-081-0/+1
* This manual page will not first appear in 4.10 as RELENG_4 has a differentTom Rhodes2004-04-071-1/+1
* Back out last bad commit (again!)Warner Losh2004-04-071-12/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-07316-1277/+16
* Implement an ACPI-aware pci_set_powerstate() method for PCI busses thatJohn Baldwin2004-04-071-15/+45
* Don't turn off the regular SIGINFO status information. The use ofIan Dowse2004-04-071-14/+0
* Linux still uses 32-bit off_t by default. Ask for 64-bit off_t onTim Kientzle2004-04-071-0/+1
* Correct signature in alternative stub implementation of setup_acls()Tim Kientzle2004-04-071-1/+3
* In ndis_convert_res(), initialize the head of our temporary listBill Paul2004-04-071-1/+2
* Add new ID for Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet.Warner Losh2004-04-071-0/+1
* Add -acl and a small blurb about it to the options list.Tom Rhodes2004-04-071-1/+8
* Record where half the bits in this file came from (from ufs_readwrite.c).Bruce Evans2004-04-071-0/+2
* Reset internal conversion state after triggering conversion errors;Tim J. Robbins2004-04-073-3/+10
* Allow partial multibyte characters to accumulate in conversion stateTim J. Robbins2004-04-0712-89/+350
* Fixed a bug in previous revision: compute the payload checksum beforeRuslan Ermilov2004-04-071-8/+8
* Prepare to handle trivial state-dependent encodings. Full support forTim J. Robbins2004-04-079-21/+61
* Begin conversions for sgetrune() and sputrune() in the initialTim J. Robbins2004-04-071-3/+12
* Prepare to handle state-dependent encodings. This mainly involves notTim J. Robbins2004-04-076-21/+38
* Begin in the initial shift state in mbstowcs() and wcstombs().Tim J. Robbins2004-04-072-2/+6
* Fix filt_timer* races: Finish initializing a knote before we pass it toColin Percival2004-04-071-2/+2
* The bs driver was replaced with the ct(pc98) driver. takahashi-sanWarner Losh2004-04-0714-5633/+0
* Last change was a bogusWarner Losh2004-04-071-12/+1
* Fix path to rc.sendmailGregory Neil Shapiro2004-04-071-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-0790-385/+12
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-0795-385/+0
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-0721-84/+0
* Update to include both the L1 and L2 TLB stats, as well as the seperatePeter Wemm2004-04-071-5/+55
* MFi386: move rss() from db_interface.c to cpufunc.hPeter Wemm2004-04-072-12/+8
* Unbreak FAST_IPSEC build on 64 bit archs with INVARIANTS.Pawel Jakub Dawidek2004-04-071-1/+1
* Fix some issues with ACL handling:Tim Kientzle2004-04-065-53/+89
* Style fixes, as suggested by Jens Schweikhardt <schweikh@schweikhardt.net>Wes Peters2004-04-062-9/+6
* Introduce a callout_drain() function. This acts in the same manner asColin Percival2004-04-063-12/+111
* Archive both access and default ACLs.Tim Kientzle2004-04-061-6/+19
* Better checks to make sure that we get good alignment. This code is aWarner Losh2004-04-061-7/+6