summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct visibility for v*wscanf(), wcstoll() and wcstoull(). These functionstjr2002-10-271-9/+16
* Fix the regexp evilness so that fdisk can (again?) find the devicephk2002-10-271-1/+1
* Style sweep.tjr2002-10-275-40/+32
* Don't attempt to find the geometry with disklabel based ioctl, it justphk2002-10-271-15/+0
* Don't truncate on large disks.phk2002-10-271-1/+6
* Translation of DOS and QIC/SCSI tape sectiongioria2002-10-271-190/+216
* MFbed:ue2002-10-273-6/+79
* MFen 1.5gioria2002-10-271-14/+8
* Implement mac_check_system_sysctl(), a MAC Framework entry point torwatson2002-10-2714-0/+277
* Hook up mac_check_system_reboot(), a MAC Framework entry point thatrwatson2002-10-2714-3/+225
* Merge from MAC tree: rename mac_check_vnode_swapon() torwatson2002-10-2714-171/+171
* MACHINE_ARCH is wrong here. It should be MACHINEimp2002-10-271-1/+1
* Mention the need to have COMPAT_FREEBSD4 in the kernel you use for theimp2002-10-271-1/+6
* Remove unnecessary compatibility macro. (We were only printing, not parsing,wollman2002-10-271-1/+0
* Add new 1003.1-2001/TC1/D6 parameters. (On final recirculation ballot now,wollman2002-10-274-2/+16
* Add NO_COMPAT_FREEBSD4.peter2002-10-272-0/+2
* DISTDIR is used by 'make release', lets see if this is enough to turnpeter2002-10-271-1/+1
* o Add functionality to add a GPT partition,marcel2002-10-279-104/+389
* Don't dump core if none of the directories in /etc/manpath.config exist.kris2002-10-271-0/+3
* Allow users to read the Early Adopter's Guide in sysinstall.bmah2002-10-272-14/+18
* Note the scary messages that you see when mounting / and other thingsimp2002-10-271-0/+3
* Un-remove sysinstall for ia64.peter2002-10-271-1/+2
* Add back ia64 support that was removed in the last few revisions.peter2002-10-274-1/+31
* Convert speed into KB/s. This was missed by the previous commit to this file.njl2002-10-261-1/+1
* State the stupidly obvious:imp2002-10-261-1/+7
* Note: 5.0 requires more space. If you don't have 30MB free on /, thenimp2002-10-261-0/+5
* Make geom_mbr.c optional on PC98, use GEOM_MBR option to include it.phk2002-10-262-1/+6
* query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152.ume2002-10-261-1/+7
* Fix a style nit.mux2002-10-261-1/+1
* In VOP_LOOKUP, don't deny DELETE and RENAME operationsmux2002-10-261-1/+2
* Add a missing destroy_dev().mux2002-10-261-0/+2
* Allow deprecated or unimplemented system call vectors to deliver SIGSYS,jake2002-10-261-1/+1
* Remove an unused macro.jake2002-10-261-6/+0
* Modified release notes: Add a note to geom(4) entry about the demisebmah2002-10-262-2/+32
* Get rid of the boilerplate upgrading information in the release notes,bmah2002-10-262-94/+18
* Point to the Early Adopter's Guide from the README.bmah2002-10-261-0/+7
* MFi386: revisions 1.544 and 1.545.nyan2002-10-262-80/+640
* Add & hookup manpage for pthread_attr_get_np(3).phantom2002-10-263-0/+191
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-2629-4824/+1254
* Prototype for pthread_attr_get_np().phantom2002-10-261-0/+1
* Hook uthread_attr_get_np.c to buildphantom2002-10-261-0/+1
* Add pthread_attr_get_np() function. This is FreeBSD non-portable POSIX threadsphantom2002-10-261-0/+50
* Be more agresive on arguments' checking.phantom2002-10-261-1/+4
* MFen 1.111gioria2002-10-261-3/+37
* Call bpf_mtap() on outgoing packets.tmm2002-10-261-3/+6
* Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().tjr2002-10-265-2/+501
* A simple make world is too dangerous for most upgrades. Instead, copyimp2002-10-261-2/+14
* Note GEOM removal of the compatibility slice, and what you, theimp2002-10-261-8/+30
* Add COMPAT_FREEBSD4 here too. It has COMPAT_43 as well.peter2002-10-261-0/+1
* Add COMPAT_FREEBSD4 for the transition. COMPAT_43 was already present.peter2002-10-261-0/+1
OpenPOWER on IntegriCloud