summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-1256-345/+345
* start watchdogd before most of other daemons/serversavg2012-02-122-2/+2
* Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"rmh2012-02-126-58/+0
* newvers.sh: unbreak git/git-svn supportavg2012-02-121-4/+8
* Avoid using BEFORE in the utx rc script.ed2012-02-122-2/+1
* Include target names in diagnostic output.fjoe2012-02-122-68/+75
* - Use fixed-width integer types.fjoe2012-02-122-21/+21
* And of course, I forgot to add -a to the usage.ed2012-02-111-1/+1
* Attempt to implement who -a.ed2012-02-112-22/+16
* sh: Make 'hash' return 1 if at least one utility is not found.jilles2012-02-112-8/+18
* Move utmpx handling out of init(8).ed2012-02-115-42/+25
* MFp4 204292:bz2012-02-111-0/+12
* Replace utxrm(8) by utx(8).ed2012-02-118-33/+103
* Close a race due to dropping of the map lock between creating map entrykib2012-02-113-10/+11
* Nice range comparison.pjd2012-02-111-5/+3
* Reverting last change r231449 (fix bin/164947) due to concerns voicedcracauer2012-02-111-23/+3
* The PTRACESTOP() macro is used only once. Inline the only use and removekib2012-02-112-7/+5
* Properly name the sysctl to "iflistl" rather than "iflist2", which had beenbz2012-02-111-1/+1
* Flesh out support for SAS1078 and SAS1078DE (which are said to actuallymarius2012-02-115-33/+67
* Add myself to calendar.dmarion2012-02-111-0/+1
* Use the correct constant (with same value) for comparying the SA type.bz2012-02-111-1/+1
* Set read buffer size to multiple of sizeof(struct futx).ed2012-02-111-7/+12
* Depend on the relevant header files.bz2012-02-111-1/+1
* Start to try to hide LRO (and some TSO) bits behind #ifdefs as especiallybz2012-02-111-4/+48
* Remove unused variable miikevlo2012-02-111-2/+0
* Use the more common macro to set the if_baudrate to 10Gbit/s. Just usebz2012-02-111-1/+1
* Make use of the read-only variant of the IF_ADDR_*LOCK() macros introducedbz2012-02-111-2/+2
* In the days before r208307 addswap was running early in the second stagedougb2012-02-112-2/+2
* Switch getifaddrs(3) to the new API introduced in r231505. Also removebz2012-02-112-122/+54
* Introduce a new NET_RT_IFLISTL API to query the address list. It worksbz2012-02-115-47/+277
* Backout changes from r228571. Remove if_data from struct ifa_msghdr again.bz2012-02-113-7/+1
* Make code more stable by checking NULL pointers.davidxu2012-02-111-2/+6
* Add handlers for TLS-related relocation entriesgonzo2012-02-112-3/+87
* Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR from the mps driverken2012-02-111-1/+1
* De-obfuscate acpi_acquire_global_lock(). It seems the function was directlyjkim2012-02-101-8/+6
* - Reverse logic so base tls is fixed up with correct numbergonzo2012-02-101-1/+1
* Fix bin/164947: tee looses data when writing to non-blocking file descriptorscracauer2012-02-101-3/+23
* Add a test program for recently added ptrace(2) interfaces.kib2012-02-102-0/+413
* In cpu_set_user_tls(), consistently set PCB_FULL_IRET pcb flag forkib2012-02-101-1/+1
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-1012-0/+11552
* Remove debug outputgonzo2012-02-101-2/+0
* - Fix spelling of R_MIPS_RELGOTgonzo2012-02-101-2/+20
* Reduce diffs against i386.nyan2012-02-101-12/+14
* Remove unneeded newline. It fits in 80 columns now.ed2012-02-101-2/+1
* Correct date. It seems to be 2012.ed2012-02-101-1/+1
* Unbreak build.ed2012-02-101-1/+1
* Detect file modification properly by using tv_nsec.ed2012-02-102-9/+3
* Merge si_name and __si_namebuf.ed2012-02-103-10/+9
* Remove direct access to si_name.ed2012-02-1012-40/+47
* Be more helpful about alternate superblocks.trasz2012-02-102-2/+7
OpenPOWER on IntegriCloud