summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s/u_int/u_int32_t/ru2002-05-202-16/+18
* Add the SUSv3 -L and -P options to the cd and pwd builtin utilities. `Logical'tjr2002-05-202-24/+110
* Fix IP address typo.dd2002-05-201-1/+1
* Check that src/games exists in a less error-prone way.ru2002-05-203-9/+1
* Mark a warning as such. Without this, it isn't obvious whetherdd2002-05-201-2/+2
* MFS: Switch to KDE 3 for the CDROMs.will2002-05-201-1/+1
* Flesh-out ptrace support. This obviously needs more work.marcel2002-05-202-14/+96
* Lock down a socket, milestone 1.tanimura2002-05-2062-503/+1712
* Explictly set kerberos_stash to NO instead of blank. While we are at it,gordon2002-05-201-2/+2
* Off-by-128 error in the cuam* device node numbers.rwatson2002-05-202-2/+2
* Bump the rc driver a little bit closer to the 21st century: userwatson2002-05-202-0/+12
* Remove 21.troff from the build, it is broken.silby2002-05-201-1/+1
* Unbreak world.grog2002-05-207-124/+3
* Remove subdirectories 3, 4, and 17 from the build; they do not buildsilby2002-05-201-2/+2
* MD ficl files for sparc64.jake2002-05-192-0/+513
* Fix a kernel page fault when accessing user memory. We weremarcel2002-05-191-57/+38
* Add a Quirk entry for the USB SimpleTech UCF-100 compact flash reader.dillon2002-05-191-0/+7
* Fix a late-night buglet in MLINKS ordering.jmallett2002-05-191-1/+1
* It's time to build modules by default.marcel2002-05-191-3/+0
* Simplify IA64_CMPXCHG to avoid having braced-groups in expressions.marcel2002-05-191-20/+22
* o Fix race condition caused by doing ptrace() for permissionmarcel2002-05-191-24/+44
* Turn nfsiod into a vfs loader and sysctl wrapper that controls the numberpeter2002-05-192-89/+47
* Generalize a bit: we don't need separate functions to find the i386 andphk2002-05-191-33/+9
* Include needed #include for regression tests.phk2002-05-191-2/+1
* Catch up with recent events.phk2002-05-194-5/+7
* This is only WARNS=0 clean now.obrien2002-05-191-0/+1
* Tweak the WARNS levels a tad.obrien2002-05-191-6/+0
* Remove a small, annoying, nit I ran in to editing this file, a lone tabjmallett2002-05-191-1/+1
* Terminate ACPI subsystem on reboot.iwasaki2002-05-191-0/+3
* MFi386: revision 1.400.nyan2002-05-191-0/+1
* Remove unneeded entries.nyan2002-05-192-31/+0
* Synch usage() and manpage for b64encode/b64decode.jmallett2002-05-193-3/+11
* Add b64decode & b64encode as synonyms for uudecode and uuencode -m,jmallett2002-05-194-2/+29
* Use an explicitly-sized type instead of daddr_t for on-disk blockiedowse2002-05-191-2/+2
* Fix essential typo in usageache2002-05-191-1/+1
* Implement the -u (-o nounset) option, which gives an error message iftjr2002-05-192-1/+11
* Make this more FreeBSD-ish.benno2002-05-192-674/+826
* Include the following previously encumbered documentation in the build:grog2002-05-191-6/+8
* Remove original license disclaimer.grog2002-05-192-7/+54
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-192-0/+949
* Remove original license disclaimer.grog2002-05-192-35/+82
* Make the fg and bg commands give the output required by SUSv3.tjr2002-05-191-0/+10
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-192-0/+2321
* Remove original license disclaimer.grog2002-05-192-42/+86
* Work around a code generation bug of GCC 3.1 by replacingknu2002-05-191-14/+14
* Make this compile with gcc-3.1, which objects to the multi-line string.peter2002-05-192-128/+128
* Try and solve some cases of labels at end of compound statements that gccpeter2002-05-192-10/+7
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-192-0/+4557
* Brutally deal with __func__ being 'const char *' on gcc-3.1.peter2002-05-1914-64/+64
* Remove original license disclaimer.grog2002-05-1911-43/+387
OpenPOWER on IntegriCloud