| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement PCI_IVAR_ETHADDR. Cardbus has the MAC addr in the CIS, | Warner Losh | 2002-11-27 | 4 | -3/+97 |
| * | Add a new cardbus specific ivar: PCI_IVAR_ETHADDR. Some pci-like | Warner Losh | 2002-11-27 | 2 | -0/+10 |
| * | Merge argument parsing changes into this copy of telnet. | Eric Melville | 2002-11-27 | 2 | -4/+12 |
| * | MFp4: | Warner Losh | 2002-11-27 | 1 | -16/+14 |
| * | o Initialise each mbuf's m_len to 0 in m_getm(); mb_put_mem() depends | Tim J. Robbins | 2002-11-27 | 1 | -1/+3 |
| * | Make the rman_{get,set}_* macros into real functions. The macros | Warner Losh | 2002-11-27 | 2 | -10/+85 |
| * | Update the version number. | David E. O'Brien | 2002-11-27 | 1 | -1/+1 |
| * | Create a new 32-bit fs_flags word in the superblock. Add code to move | Kirk McKusick | 2002-11-27 | 16 | -39/+43 |
| * | Fix a fatal typo introduced in revision 1.13 that caused the mbuf chains to | Tim J. Robbins | 2002-11-26 | 1 | -1/+1 |
| * | configXEnvironment doesn't work in sysinstall now. | Giorgos Keramidas | 2002-11-26 | 2 | -2/+12 |
| * | Align timestamps when -t is used in ipfw and ipfw2. | Giorgos Keramidas | 2002-11-26 | 1 | -3/+11 |
| * | Add GNOME 2 to the sysinstall desktop configuration menu, remove | Bruce A. Mah | 2002-11-26 | 4 | -46/+20 |
| * | Fix a kernel panic with rules of the type | Luigi Rizzo | 2002-11-26 | 1 | -19/+31 |
| * | Update documentation to match the behaviour of ipfw with respect | Luigi Rizzo | 2002-11-26 | 1 | -4/+6 |
| * | fixes for this driver: | Julian Elischer | 2002-11-26 | 1 | -2/+38 |
| * | Remove our custom mixed ELF/a.out support. This means the base compiler | David E. O'Brien | 2002-11-26 | 6 | -270/+18 |
| * | (hopefully) fix build breakage some people are seeing | Cameron Grant | 2002-11-26 | 13 | -23/+23 |
| * | Don't hold acct_mtx over limcopy(), since it's unnecessary and | Bill Fenner | 2002-11-26 | 1 | -6/+7 |
| * | correct function names in KASSERT's for 2 m_tag routines | Sam Leffler | 2002-11-26 | 1 | -2/+2 |
| * | mdoc(7) police: | Ruslan Ermilov | 2002-11-26 | 6 | -7/+13 |
| * | Unhook LOMAC kernel module since the functionality is now provided by | Robert Watson | 2002-11-26 | 1 | -1/+0 |
| * | Update rc scripts to load mac_lomac instead of lomac. | Robert Watson | 2002-11-26 | 2 | -2/+2 |
| * | Correct two warnings by staticizing a function and removing an unused | Robert Watson | 2002-11-26 | 1 | -11/+1 |
| * | Hook up the mac_lomac module build. | Robert Watson | 2002-11-26 | 2 | -0/+11 |
| * | mdoc(7) police: markup and spelling. | Ruslan Ermilov | 2002-11-26 | 1 | -4/+7 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 21 | -65/+58 |
| * | Hook up kernel options and build information for mac_lomac. | Robert Watson | 2002-11-26 | 3 | -0/+3 |
| * | To avoid sleeping with all sorts of resources acquired (the reported | Robert Drehmel | 2002-11-26 | 1 | -3/+7 |
| * | Import an implementation of LOMAC (Low-Watermark Mandatory Access | Robert Watson | 2002-11-26 | 2 | -0/+2842 |
| * | If the file descriptors passed into do_dup() are negative, return EBADF | John Baldwin | 2002-11-26 | 1 | -3/+4 |
| * | Un-staticize mac_cred_mmapped_drop_perms() so that it may be used | Robert Watson | 2002-11-26 | 11 | -9/+11 |
| * | Make GNOME 2 the default version of GNOME that goes on the disc1 package | Bruce A. Mah | 2002-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: back out unproved changes from previous revision. | Ruslan Ermilov | 2002-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: | Ruslan Ermilov | 2002-11-26 | 1 | -8/+8 |
| * | mdoc(7) police: laundry. | Ruslan Ermilov | 2002-11-26 | 1 | -120/+152 |
| * | Eliminate references to defunct kernel tunables. | Yaroslav Tykhiy | 2002-11-26 | 3 | -24/+0 |
| * | mdoc(7) police: nit. | Ruslan Ermilov | 2002-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: back out unproved changes in previous revision; | Ruslan Ermilov | 2002-11-26 | 1 | -4/+4 |
| * | mdoc(7) police: markup nits, "The .Nm utility". | Ruslan Ermilov | 2002-11-26 | 1 | -17/+12 |
| * | mdoc(7) police: bump document date, use the canonical option list width, | Ruslan Ermilov | 2002-11-26 | 1 | -17/+11 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -17/+5 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -15/+7 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -3/+3 |
| * | Use real filename, not a CVS sub-path. Fix markup | Udo Erdelhoff | 2002-11-26 | 2 | -2/+2 |
| * | mdoc(7) police: Nits. | Ruslan Ermilov | 2002-11-26 | 1 | -2/+2 |
| * | NOSHARED is meaningless in the bsd.lib.mk context, so check LDFLAGS | Ruslan Ermilov | 2002-11-26 | 1 | -2/+2 |
| * | compliance with RFC3152. | Hajimu UMEMOTO | 2002-11-26 | 1 | -0/+7 |
| * | MFbed: | Udo Erdelhoff | 2002-11-26 | 2 | -7/+20 |
| * | Add back the "\ No newline at end of file" marker that is printed when | Garance A Drosehn | 2002-11-25 | 1 | -1/+1 |
| * | Acquire and release the page queues lock around calls to pmap_protect() | Alan Cox | 2002-11-25 | 1 | -0/+4 |