summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor grammatical correctiontom2002-10-201-2/+2
* Add my birthday.arved2002-10-201-0/+1
* Do not build the majority of the games. Remaining are themarkm2002-10-206-61/+3
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.matusita2002-10-204-4/+4
* Complete the Geom Based Disk Encryption: Add the OAM utility.phk2002-10-206-0/+1011
* Constify input to the arc4 seed function.phk2002-10-202-9/+52
* When recycling a cached connection, increment the reference count so thattjr2002-10-201-1/+1
* MFbed: hardware/common/dev.sgml 1.108 -> 1.110ue2002-10-202-12/+93
* #unifdef the code for checking blessed lock collisions until we need it.phk2002-10-201-0/+13
* Fix mis-indentation.phk2002-10-201-1/+1
* Don't track bio allocation in debug output.phk2002-10-201-5/+7
* Style(9) and english(9) fixes.phk2002-10-201-55/+54
* Make it possible to specify also via geom_t ID in the geom.ctl config ioctl.phk2002-10-202-7/+11
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-20148-7/+45834
* We HAVE_STPCPY now.obrien2002-10-2016-30/+29
* - Lock page queue accesses in pmap_release().alc2002-10-201-1/+3
* Remove the special casing for IP addresses that are within the IVTmarcel2002-10-201-22/+2
* Define IVT_ENTRY and IVT_END as special versions of ENTRY and ENDmarcel2002-10-202-300/+320
* Cross-reference fmtcheck(3).tjr2002-10-201-0/+1
* If MAC_MAX_POLICIES isn't defined, don't try to define it, just let therwatson2002-10-209-27/+9
* Sort by date.grog2002-10-201-124/+122
* Clarify holidays which apply only to the USAgrog2002-10-201-35/+21
* New sections translatedgioria2002-10-191-173/+202
* Change the symbol lookup order to search RTLD_GLOBAL objectskan2002-10-191-12/+12
* Give in on the __sF stuff. I have a better fix in mind that is futurepeter2002-10-191-1/+1
* Stake a claim on 418 (__xstat), 419 (__xfstat), 420 (__xlstat)peter2002-10-194-0/+12
* Put back NORMAL_C_NOWERROR, it was actually used.mux2002-10-191-0/+1
* umap_sync is empty and is identical to vfs_stdsync. Remove it andkan2002-10-191-16/+1
* style(9)kan2002-10-191-4/+7
* Grab 416/417 real estate before I get burned while testing again.peter2002-10-194-0/+8
* Whitespace fixes per style(9)kan2002-10-191-11/+10
* New translationsgioria2002-10-199-3/+1454
* Add the manual page which explains how gbde works and which bits it isphk2002-10-192-0/+276
* Fix the path to the make.conf example file.blackend2002-10-191-1/+2
* Set the NOMACCHECK flag for namei()'s generated by the NFS server code.rwatson2002-10-191-0/+1
* New translationgioria2002-10-191-0/+891
* Add a new 'NOMACCHECK' flag to namei() NDINIT flags, which permits therwatson2002-10-192-7/+13
* Regen from addition of execve_mac placeholder.rwatson2002-10-195-5/+5
* Implement the CDROMREADAUDIO ioctl.marcel2002-10-191-1/+37
* Add a placeholder for the execve_mac() system call, similar to SELinux'srwatson2002-10-194-0/+4
* Drop in the MAC check for file creation as part of open().rwatson2002-10-191-3/+11
* Make sure to clear the 'registered' flag for MAC policies when theyrwatson2002-10-199-0/+9
* Hook up most of the MAC entry points relating to file/directory/noderwatson2002-10-192-4/+136
* SGML-ise accentsgioria2002-10-192-79/+90
* Remove the _ia64_unwind_start and _ia64_unwind_end symbols. We nowmarcel2002-10-191-2/+0
* Update the unwind information when modules are loaded and unloadedmarcel2002-10-194-52/+85
* Add two hooks to signal module load and module unload to MD code.marcel2002-10-199-0/+106
* Reduce code duplication by moving the common actions inmarcel2002-10-192-116/+112
* Non-functional change in preparation of the next commit:marcel2002-10-192-82/+72
* Complete the page queues locking needed for the page-based copy-alc2002-10-192-3/+9
OpenPOWER on IntegriCloud