summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify handling of MTREEFILE relative to DESTDIRdougb2009-12-111-7/+8
* Reference the correct man page for firmware(9).bcr2009-12-111-1/+1
* CFA support doesn't exclude FLUSH support.mav2009-12-111-2/+2
* Convert pam_lastlog(8) to libulog.ed2009-12-114-90/+29
* Bump the man page date to the date of the last update.syrinx2009-12-111-1/+1
* Cleanups the boot2 for pc98. There is no functional change.nyan2009-12-118-164/+18
* only export bio_cmd and flags to userland (bio_cmd areluigi2009-12-111-17/+16
* Add support for TACACS+ accounting to libtacplus(3).syrinx2009-12-114-0/+142
* Fix interrupt handling. It started off broken and grew worse over time.marcel2009-12-111-46/+62
* Wrap long lines.thompsa2009-12-111-37/+77
* Add a quirk for the Curitel UM175 where setting multiplexing for callthompsa2009-12-114-7/+36
* Apply two vendor fixes for CVE-2009-3720.delphij2009-12-112-2/+1
* Update to the December 12, 2008 version of this file. The onedougb2009-12-111-18/+19
* Revert r199331, the UM175 is in fact a cdc-acm device handled by umodem(4).thompsa2009-12-111-1/+0
* Add one more set of codec IDs.mav2009-12-111-0/+8
* Update termcap entries for xterm.ed2009-12-102-127/+150
* Add a missing else that negated the truncation of ki_ngroups tobrooks2009-12-101-1/+1
* use div64 when converting back the burst value for userlandluigi2009-12-101-1/+1
* when draining a flowset free the entire chain, not just one packet.luigi2009-12-101-1/+1
* Add module dependency for cam if configured as ATA_CAM.takawata2009-12-101-0/+3
* centralize the code to free a packet (or a chain) while in dummynet.luigi2009-12-101-32/+27
* Don't warn about an RSDP with a corrupt checksum. The kernel does a betterjhb2009-12-101-3/+1
* Record part of history I participated in.kib2009-12-101-0/+11
* No functional changes (who dares to touch this code!) but:luigi2009-12-101-5/+8
* Limit maximum I/O size, depending on command set supported by device.mav2009-12-101-0/+4
* for PV XEN translate page table entries from machine (real) to physical (logi...kmacy2009-12-101-0/+16
* Merge two cpio fixes from libarchive.googlecode.com:kientzle2009-12-101-2/+5
* - revert pmap_kenter_temporary to taking a physical addresskmacy2009-12-103-9/+11
* Simplify arena_run_reg_dalloc(), and remove a bug that was due to incorrectjasone2009-12-101-89/+28
* Implement a rudimentary suspend/resume methods for PCI P2P bridge.jkim2009-12-102-57/+200
* Fix the posix_memalign() changes in r196861 to actually return a NULL pointerjasone2009-12-101-0/+1
* Add my birthday.gavin2009-12-091-0/+1
* For some buses, devices may have active resources assigned even though theyjhb2009-12-093-64/+188
* Add myself, and show ed@ as my mentor.gavin2009-12-091-0/+2
* Add missing relation between philip and I.ed2009-12-091-0/+1
* Fix a confusing typo in the EDD packet structure used in gptboot andjhb2009-12-092-6/+6
* - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it tojhb2009-12-092-21/+112
* Fix hardware issue with FTDI chips: avoid sending a zero length packet due tothompsa2009-12-091-1/+1
* Fix dwSignature for NCM mode and add extra debug output.thompsa2009-12-091-6/+17
* Add new device ids.thompsa2009-12-093-0/+4
* Correct name, 82801IJ -> 82801JIthompsa2009-12-092-8/+8
* If the ID byte is non zero then we allow descriptors having multiple sizes.thompsa2009-12-091-3/+12
* Port lastlogin(1) to libulog.ed2009-12-092-43/+21
* Don't let sysinstall depend on <utmp.h>.ed2009-12-091-4/+3
* when calling ldd, use the cross libraries and not the host versionluigi2009-12-091-4/+4
* use default HZluigi2009-12-091-1/+1
* add -lulog, the program "less" and a commentluigi2009-12-091-1/+4
* Clear result before requesting XPT_PATH_INQ.mav2009-12-091-0/+1
* Increase Max Read Request Size for PCIe chips from 512 to 1024 bytes.mav2009-12-091-1/+14
* The default balance algorithm has changed from "split" toru2009-12-091-2/+2
OpenPOWER on IntegriCloud