| Commit message (Expand) | Author | Age | Files | Lines |
| * | Back out the ip_fragment() code -- it is not urgent to have it in now, | Luigi Rizzo | 2002-11-20 | 2 | -170/+143 |
| * | Do not call the dumpconf method unless there is one. | Poul-Henning Kamp | 2002-11-20 | 1 | -4/+5 |
| * | Introduce p_label, extensible security label storage for the MAC framework | Robert Watson | 2002-11-20 | 16 | -9/+245 |
| * | reapply 1.26 through 1.28. | Alfred Perlstein | 2002-11-20 | 1 | -18/+6 |
| * | Fix compile in the case of SMP defined but DDB not defined. | John Baldwin | 2002-11-20 | 1 | -1/+7 |
| * | forgot about 5.x freeze, backout 1.26 through 1.28 pending re@ appoval. | Alfred Perlstein | 2002-11-20 | 1 | -6/+18 |
| * | remove useless casts, unused macros and cleanup a line wrap. | Alfred Perlstein | 2002-11-20 | 1 | -9/+3 |
| * | comment and untwist error return logic | Alfred Perlstein | 2002-11-20 | 1 | -4/+3 |
| * | Remove an outdated comment complaining about exporting struct ucred | Alfred Perlstein | 2002-11-20 | 1 | -5/+0 |
| * | The target for the maximum number of dependencies has been cut | Kirk McKusick | 2002-11-20 | 1 | -1/+1 |
| * | If an error occurs while writing a buffer, then the data will | Kirk McKusick | 2002-11-20 | 1 | -0/+6 |
| * | Merge kld access control checks from the MAC tree: these access control | Robert Watson | 2002-11-19 | 16 | -0/+488 |
| * | Add a sysctl to control the generation of source quench packets, | Mike Silbersack | 2002-11-19 | 1 | -2/+20 |
| * | correct function declarations of stubs used for building w/o device bpf | Sam Leffler | 2002-11-19 | 1 | -4/+4 |
| * | We leaked a process lock reference in the event an RFTHREAD process | Robert Watson | 2002-11-18 | 1 | -1/+2 |
| * | Make sure only update wall clock at upcall time, slightly reformat | David Xu | 2002-11-18 | 2 | -26/+26 |
| * | - Wakeup the correct address when a zone is no longer full. | Jeff Roberson | 2002-11-18 | 1 | -1/+1 |
| * | Create the ofwcons device at SI_SUB_CONFIGURE instead of SI_SUB_DRIVERS, | Jake Burkholder | 2002-11-18 | 1 | -5/+14 |
| * | Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since | Juli Mallett | 2002-11-18 | 8 | -17/+2 |
| * | Setup a default tty mode even if the device is not the console. Don't | Jake Burkholder | 2002-11-18 | 1 | -10/+4 |
| * | Remove vm_page_protect(). Instead, use pmap_page_protect() directly. | Alan Cox | 2002-11-18 | 5 | -30/+8 |
| * | Remove some unnecessary code. Make the device description nicer. Add a | Jake Burkholder | 2002-11-18 | 1 | -66/+31 |
| * | Run configure at SI_SUB_THIRD instead of SI_SUB_ANY like other | Jake Burkholder | 2002-11-18 | 1 | -1/+1 |
| * | During shutdown explain what the numbers following the 'syncing | Alfred Perlstein | 2002-11-18 | 1 | -1/+1 |
| * | 1. Support versioning and wall clock in kse mailbox, | David Xu | 2002-11-18 | 5 | -18/+231 |
| * | MFi386 r1.369 | Alan Cox | 2002-11-18 | 1 | -1/+5 |
| * | include smp.h. | Julian Elischer | 2002-11-17 | 2 | -0/+2 |
| * | MFi386 r1.369 | Alan Cox | 2002-11-17 | 1 | -0/+3 |
| * | Replace m_copy() with m_copypacket() where applicable. | Luigi Rizzo | 2002-11-17 | 1 | -24/+16 |
| * | Fix function headers, remove 'register' from variable declarations. | Luigi Rizzo | 2002-11-17 | 1 | -11/+5 |
| * | Fix function headers and remove 'register' variable declarations. | Luigi Rizzo | 2002-11-17 | 1 | -29/+23 |
| * | Move the ip_fragment code from ip_output() to a separate function, | Luigi Rizzo | 2002-11-17 | 2 | -143/+170 |
| * | 1. Hide the internals of struct fd_set in standard namespaces. | Mike Barcroft | 2002-11-17 | 1 | -5/+15 |
| * | Minor documentation changes and indentation fix. | Luigi Rizzo | 2002-11-17 | 1 | -37/+26 |
| * | Cleanup some of the comments, and reformat long lines. | Luigi Rizzo | 2002-11-17 | 1 | -29/+27 |
| * | - Add support for ALT_BREAK_TO_DEBUGGER; this is the only reliable way to | Jake Burkholder | 2002-11-17 | 1 | -21/+103 |
| * | Apply some fixups in the driver_t's. | Josef Karthauser | 2002-11-17 | 3 | -3/+3 |
| * | Use a sysctl for controlling the debugging output. | Josef Karthauser | 2002-11-17 | 1 | -6/+19 |
| * | Save a slice name on the disk and print it at g_pc98_dumpconf(). | Yoshihiro Takahashi | 2002-11-17 | 1 | -14/+26 |
| * | Fix a typo in a console message. | Josef Karthauser | 2002-11-17 | 1 | -1/+1 |
| * | 1.Add sysctls to control KSE resource allocation. | David Xu | 2002-11-17 | 2 | -16/+60 |
| * | Rework last exiting thread in kse_release(), wait a signal and then | David Xu | 2002-11-17 | 2 | -4/+22 |
| * | - Release the imgp vnode prior to freeing exec_map resources to avoid | Jeff Roberson | 2002-11-17 | 1 | -4/+4 |
| * | DETACH_FORCE was removed recently. Remove it here, even though this | Warner Losh | 2002-11-17 | 1 | -7/+5 |
| * | Rework the sysconf(3) interaction with aio: | Alfred Perlstein | 2002-11-17 | 5 | -7/+49 |
| * | MFi386: revision 1.550. | Yoshihiro Takahashi | 2002-11-17 | 2 | -2/+4 |
| * | Merged from sys/isa/fd.c revision 1.242. | Yoshihiro Takahashi | 2002-11-17 | 2 | -4/+4 |
| * | MFi386 r1.369. Clear the PG_WRITEABLE flag in pmap_clear_write; return | Jake Burkholder | 2002-11-17 | 1 | -1/+3 |
| * | Regenerate after adding syscalls. | Daniel Eischen | 2002-11-16 | 9 | -12/+39 |
| * | - Don't forget the flags value when using boot pages. | Jeff Roberson | 2002-11-16 | 1 | -0/+1 |