summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatically load the "snp" module if it isn't already present.dd2001-09-091-0/+6
* Use protected variables names in prototypes visible to the userland asdd2001-09-091-4/+4
* update cs_CZ's MONETARY information to more used formatphantom2001-09-091-6/+6
* Add a missing newline to an error message.dd2001-09-092-2/+2
* Use CFLAGS instead of COPTS.dd2001-09-091-1/+1
* Include ttymsg.h from ../../usr.bin/wall instead of rolling our owndd2001-09-092-1/+3
* - Silence warnings: apply `const' generously, mark some variablesdd2001-09-092-45/+50
* - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkddd2001-09-093-7/+15
* Iron out an identity crisis. I'm Irish, not English.brian2001-09-091-1/+1
* Run the uustat command as the uucp user, not as root.kris2001-09-091-1/+1
* The basis for the recent coredump commit had the wrong attribution.dillon2001-09-090-0/+0
* Make sure that all non-root-owned binaries in standard systemdillon2001-09-096-1/+6
* Add support for the Accton USB320-EC Ethernet adapter.dwhite2001-09-091-0/+1
* Regen.dwhite2001-09-091-1/+4
* Add entry for Accton USB320-EC Ethernet adapter.dwhite2001-09-091-0/+3
* Use a better stripe size in the examples.grog2001-09-091-12/+12
* Remove a bogus cast and lockdown users(1) with WARNS?=2mike2001-09-092-1/+3
* Add Dennis Ritchie.grog2001-09-091-0/+1
* Correct intended fix to my foul-up.marcel2001-09-082-2/+2
* Stole unicode translation table from mount_msdos. Add kernel codesemenu2001-09-089-20/+222
* Catch up with common usage:marcel2001-09-081-0/+3
* Fix opening particular file's attributes (as described in man page).semenu2001-09-081-9/+14
* Reference devvp on ntnode creation and dereference on removal. Previoussemenu2001-09-083-22/+17
* Fix errors and warnings when compiling with NTFS_DEBUG > 1semenu2001-09-082-6/+4
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.peter2001-09-083-0/+5
* Missing part of dillon's coredump commit. cpu_coredump() was stillpeter2001-09-086-16/+8
* This brings in a Yahoo coredump patch from Paul, with additional mods bydillon2001-09-086-16/+74
* Round of cleanups and enhancements. These include (in random order):marcel2001-09-0827-2748/+3655
* o Introduce private types for use in linux syscalls for two reasons:marcel2001-09-081-190/+210
* o Introduce private types for use in linux syscalls for two reasons:marcel2001-09-081-166/+215
* Don't call tsleep from AcpiOsStall(), call DELAY() always instead.iwasaki2001-09-081-5/+1
* If the local file does not exist, or is a regular file, and we're not tryingdes2001-09-081-27/+71
* Add missing entry to memory type name table and adjust field widths.dfr2001-09-082-4/+6
* Add a command 'memmap' to print out the EFI memory map.dfr2001-09-082-0/+150
* Convert the CMedia driver to using a device mutex and INTR_MPSAFE.green2001-09-081-2/+28
* Wrap array accesses in macros, which also happen to be lvalues:marcel2001-09-081-1/+1
* Fixes problem with pkg_add -r when adding multiple pkgs.unfurl2001-09-071-0/+1
* 1) If __SAPP stream is not seekable, remove __SAPP flag on first call insteadache2001-09-071-3/+10
* Driver supports CS4280 rather than CS428x.orion2001-09-072-4/+4
* Back out (with prejudice) the last WARNS=2 fix. I cannot understandmarkm2001-09-072-11/+9
* Add a bit of background to the ACPI release note.bmah2001-09-072-6/+12
* Yay!ru2001-09-071-236/+262
* Move to using .In instead of .Fd #include <> for include mark-up.asmodai2001-09-0727-39/+39
* reconnect strfmon.c to build listphantom2001-09-071-1/+1
* If -s -s is specified, don't show zero multicast routing statistics.ru2001-09-072-66/+48
* Fix some mdoc nits caused by my knowledge not being too up-to-date onasmodai2001-09-071-9/+12
* Port to ia64, taking into account the fact that pagesizes may be variable.dfr2001-09-071-0/+11
* ACPI CA updated to 20010831.dd2001-09-072-2/+2
* Deprecate the -l option in favour of more natural -W.ru2001-09-075-15/+11
* Don't print stray socket addresses (-A) with the listen queue display (-L).ru2001-09-071-23/+20
OpenPOWER on IntegriCloud