summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Translated -malign-functions=4 to -falign-functions=16 for the new gcc.bde2002-05-121-1/+1
* | Saved 176 bytes by compiling with -fno-guess-branch-probability. Thebde2002-05-122-2/+2
* | Increase the PIO timeout to approximately the value it used to havejoerg2002-05-124-30/+76
* | Add a man page for the devinfo command; I'd argue devinfo is the singlerwatson2002-05-122-1/+73
* | Recent zlib does not like Z_FLUSH at the end of inflate().ume2002-05-121-4/+7
* | Properly build lb1spc.asm on Sparc64.obrien2002-05-121-3/+28
* | Back out last commit. I expect our bsd.*.mk gods to remove the need forobrien2002-05-1210-0/+27
* | There is no more NOLIB.obrien2002-05-121-1/+0
* | Back out rev 1.118.obrien2002-05-121-12/+5
* | More locking fixes.benno2002-05-122-6/+26
* | Document my willingness in maintaining share/mk infrastructure.ru2002-05-121-0/+1
* | Quiet the peanut gallary and back out magical "breakage".obrien2002-05-121-4/+4
* | I was not strict enough with my ordering of things to satisfy make(1) nieveobrien2002-05-121-28/+26
* | Tidy up the cleanfiles.obrien2002-05-128-6/+10
* | Fixes for building a.out bits.obrien2002-05-122-6/+31
* | Do as you want with GCC.obrien2002-05-121-1/+0
* | Add a prototype for rad_get_vendor_attr().brian2002-05-121-8/+6
* | Don't declare krb5_mcc_ops, it's already declared in <krb5.h>des2002-05-121-2/+0
* | Do the correct locking on processes for DSI and ISI traps.benno2002-05-122-0/+20
* | o Rename ia64_count_aps to ia64_count_cpus and reimplement themarcel2002-05-126-56/+125
* | o Acquire and release Giant in vm_object_reference() andalc2002-05-122-11/+9
* | Update the PCI table as per Dell's fickleness.scottl2002-05-121-2/+2
* | Fixed 5 style bugs in VCS ids.bde2002-05-121-5/+7
* | Finish converting the rest of the function declaration and prototypesmike2002-05-122-17/+17
* | Fixed printing the the strip binary's name in error messages.bde2002-05-121-1/+1
* | Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined.nectar2002-05-125-2/+21
* | CVS_RSH defaults to 'ssh' these days, and not 'rsh'.keramida2002-05-121-1/+1
* | Remove _PATH_CP now that it is defined in paths.hjedgar2002-05-121-3/+0
* | To perform even basic error checking, one must have an exit code thatbsd2002-05-122-4/+8
* | s/demon/daemon/dd2002-05-124-5/+5
* | Remove some duplicate types that should have been removed as part ofmike2002-05-111-40/+0
* | Document that <netinet/in.h> can also provide prototypes. Changemike2002-05-111-2/+6
* | demon -> daemondd2002-05-111-1/+1
* | Attempt to not crash and burn on UltraSPARC III machines; the cpuid propertyjake2002-05-111-1/+2
* | Restore the ability to take crashdumps on alpha. This was cut and pastedgallatin2002-05-114-0/+234
* | Save about 60 bytes by #define memcpy __builtin_memcpy and removingpeter2002-05-112-26/+6
* | Reconnect boot2. I'm sure I'll regret this though. :-)peter2002-05-111-1/+1
* | Use a crowbar and duct-tape to make boot2 fit again. This gets it downpeter2002-05-114-2/+14
* | Change the disk probing so that it will actually find disks otherjake2002-05-113-42/+136
* | Add a support macro to convert the 5-bit packed register field ofjake2002-05-114-66/+93
* | Add pointers to GCC's allowable values for -march, and restore structureobrien2002-05-111-6/+10
* | Explicitely note ATEN UC-232A is supported. Sort list entrieswilko2002-05-111-3/+4
* | With GCC 3.1, we can now treat AMD Athlon and an Athlon.obrien2002-05-111-5/+5
* | Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".mux2002-05-111-1/+1
* | Some features should have been marked as &merged;, but weren't. Fixbmah2002-05-112-16/+16
* | Add support for stripping non-native object files by using anmarcel2002-05-111-1/+5
* | NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingobrien2002-05-1110-27/+0
* | New release notes: ng_split, lpd(8) rc (+MFC).bmah2002-05-112-18/+16
* | We don't need libgnumalloc or libresolv on ELF systems.obrien2002-05-111-1/+1
* | Use the simpler NOMAN rather than NOMAN, NOPIC, NOPROFILE, INTERNALLIB.obrien2002-05-116-25/+6
OpenPOWER on IntegriCloud