summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quiet warnings about copyright[].obrien2003-05-0124-44/+47
* Fix lock order reversal when opening device and chn_reset fails.orion2003-05-011-5/+4
* xtend rc.conf variables are gone.imp2003-05-011-16/+0
* Convert the i386 alloca(3) to the x86-64 ISA.obrien2003-05-011-0/+53
* Use C99-style varadic macros instead of the non-standard gcc syntax.des2003-05-011-5/+5
* New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a.bmah2003-05-012-0/+20
* Remove RCSID from files which have no other diffs to the vendor branch.des2003-05-0125-25/+0
* Lock GCC w/o -m32 into 64-bit mode.obrien2003-05-011-0/+4
* Mark libpam as c99- and WARNS5-clean.des2003-05-011-1/+2
* Make GCC 3.3 STFU about copyright[].obrien2003-05-011-1/+1
* Mark fetch(1) as c99- and WARNS6-clean.des2003-05-011-1/+2
* Remove DIOCGPC98 ioctl.nyan2003-05-012-6/+0
* Mark libfetch as c99-clean. Always build at WARNS level 2 rather thandes2003-05-011-2/+2
* Add a mechanism to allow Makefiles to specify the particular C dialectdes2003-05-011-1/+12
* Oops, DIOCGPC98 should be DIOCSPC98.nyan2003-05-011-1/+1
* The -t flag in the retired apmconf.8 is the same as "-h false" in thetobez2003-05-011-1/+1
* Start running amd64 builds on 9ball.des2003-05-011-0/+1
* Merged from src/sbin/fdisk/Makefile revision 1.10.nyan2003-05-011-1/+4
* - Move decoding pc98_partition function into geom_pc98_enc.c.nyan2003-05-015-24/+84
* Merged from src/sbin/fdisk/fdisk.c revision 1.69.nyan2003-05-011-1/+6
* Upgrade to Groff 1.19.ru2003-05-0131-86/+155
* Merge local changes (8 bit clean ctype support) onto mainline.ru2003-05-013-4/+22
* Merge Groff 1.19 changes.ru2003-05-016-62/+118
* Use stock (FSF) version of this file.ru2003-05-014-43/+35
* Removed yacc(1) output files.ru2003-05-013-8394/+0
* Fix to build pc98 boot loader after support amd64.nyan2003-05-012-3/+120
* This commit was generated by cvs2svn to compensate for changes in r114405,ru2003-05-0196-70090/+0
* Removed files not present in v1.19 import.ru2003-05-013-232/+0
* This commit was generated by cvs2svn to compensate for changes in r114402,ru2003-05-01500-17681/+119049
|\
| * Virgin import of FSF groff v1.19ru2003-05-01511-17879/+119296
* | Note when we issue a request to the disk driver, so that we cangrog2003-05-011-1/+2
* | Fix compiling problem, p_tracee is in my local repository fordavidxu2003-05-012-6/+0
* | Use only a 64bit hash filter table for ADM-Centaur cards like thembr2003-05-012-2/+10
* | Drop Giant lock before suspended, pick up it after resumed.davidxu2003-05-012-2/+10
* | Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be ablegrog2003-05-011-1/+1
* | Do not attempt to free NULL dinodes (i_din1 or i_din2) in ffs_ifree().tjr2003-05-011-2/+2
* | Free i_din2 instead of i_din1 in ffs_ifree() on UFS2 filesystems.tjr2003-05-011-1/+1
* | Add description of '-o' and '-s'.simokawa2003-05-011-0/+6
* | I'm pleased to announce that Promise is now supporting the FreeBSDsos2003-05-012-9/+161
* | Relax the test for when to use LBA instead of CHS size.sos2003-05-011-2/+2
* | Fix compile errors on ia64 in dagetcapacity. Set block_len and maxsectorken2003-05-011-0/+2
* | Extend the scope of the vm_object locking in vm_object_split().alc2003-05-011-4/+4
* | Commit a missed change to keep in sync with the MI elf loader.peter2003-05-011-4/+4
* | Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes.peter2003-05-012-3/+3
* | Only use the pc bios stuff on i386's. I think this might even be unusedpeter2003-05-011-0/+2
* | Add AMD64 support to dev/fb. It isn't optimized.peter2003-05-012-7/+22
* | Update the hardcoded bus tags for early console support for amd64.peter2003-05-012-2/+2
* | I changed the numbering of the MODINFOMD_SMAP during the commit, sopeter2003-05-011-2/+4
* | Nuke; repocopied to elf32_freebsd.c where it lives on.peter2003-05-011-88/+0
* | Enable the i386 loader to load and run an amd64 kernel. If this putspeter2003-05-0123-757/+583
OpenPOWER on IntegriCloud