summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow 'create <filename>'.le2004-08-041-26/+35
* Fix problems with the OFW console which happen when the system goesgad2004-08-041-1/+1
* Further cleanup: merge the three led toggling functionsphilip2004-08-032-82/+110
* Auto generate the device listings in the Hardware Notes based onsimon2004-08-0320-183/+542
* Bump WARNS to 2 for all other ACPI drivers and minor cleanup.njl2004-08-034-16/+20
* Use the acpi_{Get,Set}Integer functions instead of rolling custom ones.njl2004-08-032-156/+64
* - Add a HARDWARE section which lists supported devices.simon2004-08-031-3/+6
* - Make the HARDWARE section preamble text have a call to the Nm macro,simon2004-08-031-1/+3
* Update for the null.ko removal.markm2004-08-031-0/+4
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-0312-22/+1
* Correct the description of the MFLAGS and .MAKEFLAGS variables. Addharti2004-08-031-6/+16
* Put variable assignments from the command line into the MAKEFLAGSharti2004-08-034-32/+79
* Instead of calling ia32_pause() conditionally on __i386__ or __amd64__mux2004-08-038-19/+16
* Teach moused about Synaptics touchpads.philip2004-08-032-1/+12
* Make the SIGCHLD handler static and declare its argumentharti2004-08-031-2/+2
* Fix the ACPI_DEBUG case by removing a now unused variable.njl2004-08-031-3/+0
* Minor cleanups:wpaul2004-08-031-2/+8
* Fix comment.pjd2004-08-031-3/+2
* Don't skip permission checks when sending signals to zombie processes.pjd2004-08-031-13/+7
* Enable packet mode by default. Disk drives have gotten so large now,obrien2004-08-031-1/+1
* Initialize variables to fix kernel build on AMD64.obrien2004-08-031-0/+2
* o Delayed checksums are now calculated in divert_packet() for diverted packetsandre2004-08-031-10/+0
* The inflight sysctls have moved to net.inet.tcp.inflight.*, so adjustandre2004-08-031-5/+5
* o Move the inflight sysctls to their own sub-tree under net.inet.tcp to beandre2004-08-033-19/+27
* Use lang="ru"den2004-08-0320-40/+40
* Merge from recent English versionsden2004-08-0312-64/+323
* o Move all parts of the IP reassembly process into the function ip_reass() toandre2004-08-032-116/+131
* Minor typo fixden2004-08-032-2/+2
* Add Wiretek UBRJ4 to the list of supported devices.simon2004-08-031-0/+2
* Add regression tests for TLS.dfr2004-08-0314-0/+429
* Use RFC 3849 address for examples.ume2004-08-032-8/+8
* Add stubs for TLS functions. These will be replaced at runtime by thedfr2004-08-032-3/+73
* Add support for Thread Local Storage.dfr2004-08-0314-2/+883
* allow ::1 explicitly.ume2004-08-031-1/+1
* Add style(9) foolishness.dfr2004-08-031-8/+8
* Implement minimalistic L2TP sessions statistics and correct man pagebz2004-08-033-7/+118
* Use the slot, not an otherwise unused index variable as the probe offset.njl2004-08-031-2/+2
* add a new control message to set sequence numbers on an uninitialized node.bz2004-08-033-3/+96
* Whitespace nit.ru2004-08-031-1/+1
* Correct L2TP header offset handling:bz2004-08-031-2/+2
* Do not change link[n].conf.latency for internal usage but havebz2004-08-031-3/+5
* adopt structs to reflect code change from May 2000 forbz2004-08-031-9/+13
* GNU and POSIX disagree about -o and -l.kientzle2004-08-032-22/+70
* Forced commit to note intended log message for previous revision:njl2004-08-030-0/+0
* /tmp/mnjl2004-08-031-188/+69
* Remove race condition between reading of MSR, setting md_savecrit,grehan2004-08-031-6/+2
* Standardize pipe locking, ensuring that everything is locked viasilby2004-08-031-152/+115
* Remove redundant definition.davidxu2004-08-031-3/+0
* s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/gdavidxu2004-08-039-14/+14
* Fix bug with tracking the previous element in a list.hsu2004-08-031-1/+1
OpenPOWER on IntegriCloud