summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a missing initialization.phk2002-10-191-0/+1
* Add Geom Based Disk Encryption to the tree.phk2002-10-198-0/+1836
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentrwatson2002-10-197-0/+7
* - Remove ${NORMAL_C_NOWERROR}, it is not used anymore. To buildmux2002-10-191-3/+2
* Fixups to get make release going again for i386:sam2002-10-191-5/+21
* o since you can't use DIOCGDINFO and DIOCGSLICEINFO on drive nodes with geom,sam2002-10-191-62/+456
* hardware/common/dev.sgml : MFen 1.106gioria2002-10-197-20/+55
* New release note: Wide character C library functions.bmah2002-10-192-2/+16
* Use manpage entity for pst(4).bmah2002-10-192-2/+2
* Clarify that the UFS1 extended attribute configuration steps do not applyrwatson2002-10-191-2/+2
* Explicitely specify an alignment for struct pcb. While all regular pcb'stmm2002-10-191-1/+1
* The argument to the DIOCGMEDIASIZE ioctl() is an off_t, not an u_int.tmm2002-10-191-1/+1
* Since NEWCARD is the default pccard subsystem, pccard[cd] is nomatusita2002-10-192-2/+2
* Indent code example with one tab, not two, for consistency with the rest.tjr2002-10-191-8/+8
* C89 does not specifiy strsep(), so our strsep() implementation cannottjr2002-10-191-1/+0
* The ftok() function has not been in libcompat for quite a while.tjr2002-10-191-3/+0
* Add sr_YU localesache2002-10-1913-2/+334
* Add sr_YU localesache2002-10-192-1/+41
* Add sr_YU locale directoriesache2002-10-192-0/+12
* Style(9). Make some function declarations consistent with the rest,markm2002-10-193-24/+10
* Several malloc() calls were passing the M_DONTWAIT flagmux2002-10-191-3/+3
* Fix a problem with RTLD_TRACE flag to dlopen(3), which sometimes can returnsobomax2002-10-192-11/+12
* Fix security bug in contains_dot_dot routine.sobomax2002-10-192-1/+17
* Clear the pending counts in the superblock after a successful runmckusick2002-10-191-1/+4
* In link_elf_load_file(), when SPARSE_MAPPING is defined and wemarcel2002-10-192-2/+0
* So a positive time zone offset is west, right? or is it east? Um.fanf2002-10-191-0/+9
* Make this compile when DDB is not defined by conditionally compilingmarcel2002-10-191-1/+6
* Make the unwind functions standard and not optional on ddb. Theymarcel2002-10-191-1/+1
* Add the libz derived files, added in the previous commit, tomarcel2002-10-191-0/+2
* Don't leak memory in semop(2). (Fix a bug I introduced in rev 1.55.)alfred2002-10-191-1/+2
* Update the documentation for kthread_create to include the pages argument.benno2002-10-191-1/+5
* Pass the right number of tlb slots to the kernel. The allocation schemetmm2002-10-181-10/+4
* Add sab driver to serial interfaces section.bmah2002-10-182-0/+6
* New release notes: P1003_1B gone, CPU_DISABLE_CMPXCHG, FAST_IPSEC,bmah2002-10-182-2/+114
* Bound the size of the superblock to SBLOCKSIZE.mckusick2002-10-181-0/+2
* Fix a file-rewrite performance case for UFS[2]. When rewriting portionsdillon2002-10-183-7/+36
OpenPOWER on IntegriCloud