summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove usbhidaction(1) manual page under SEE ALSO section. This will betrhodes2002-08-161-1/+0
* Bump document date for the -n option.johan2002-08-161-1/+1
* Bump document date for the 'beep only' change.johan2002-08-162-2/+2
* Add LOGIN_SETMAC, which will indicate to the user context management coderwatson2002-08-161-1/+2
* Use symbolic constants instead of magic address constants.jake2002-08-161-1/+1
* Minor style. Removed unused declaration.jake2002-08-161-2/+1
* Removed unneeded pmap_initialized flag.jake2002-08-161-4/+0
* Demark sections of code that need special fault handling with labels.jake2002-08-165-148/+169
* Bah! Use the full name for Florida.marcus2002-08-151-1/+1
* Add myself.marcus2002-08-151-0/+1
* UHCI_DEBUG -> USB_DEBUG.joe2002-08-152-2/+2
* Add myself.dg2002-08-151-0/+1
* For some reason, the flags and td arguments in the fo_read prototyperwatson2002-08-151-1/+1
* Code formatting sync to trustedbsd_mac: don't perform an assignmentrwatson2002-08-151-2/+2
* Remove a case of exposing 'struct ucred' to userspace. Use a struct xucredalfred2002-08-153-9/+9
* Remove cam_extend.c from sources to unbreak modules.alfred2002-08-151-1/+1
* Correct a minor whitespace nit that sneaked in with my previous commit.rwatson2002-08-151-1/+1
* Fix typos: s/Ths/This, s/counties/countriesblackend2002-08-151-2/+2
* - Fix a bug that wrote one char behind the end of therobert2002-08-151-6/+3
* Remove cam_extend.[ch] after all references to them were removed.njl2002-08-152-145/+0
* In order to better support flexible and extensible access control,rwatson2002-08-1531-106/+145
* Remove usage of cam_extend.c, replace with dev->si_drv1njl2002-08-1510-244/+74
* Put each function argument on its own line to keep lines shorterrobert2002-08-151-1/+6
* Move mac.h include to match the MAC tree location. Both locationsrwatson2002-08-151-1/+1
* Introduce experimental support for MAC in the AppleTalk/EtherTalk stack.rwatson2002-08-153-0/+28
* Use one line for each function argument to keep the linerobert2002-08-152-2/+11
* Rename mac_check_socket_receive() to mac_check_socket_deliver() so thatrwatson2002-08-1514-43/+43
* Rename mac_check_socket_receive() to mac_check_socket_deliver() so thatrwatson2002-08-159-90/+90
* Oops, add -false to the operators list in the manual page for find(1), as addedjmallett2002-08-151-0/+1
* Add support for -false instead of '!' cause it can be hard to use that injmallett2002-08-151-0/+1
* Fix return case for negative namelen by jumping to normal exit processingrwatson2002-08-151-2/+4
* Reset dupack count in header prediction.hsu2002-08-152-0/+2
* Kernel support for a dummynet option:luigi2002-08-152-1/+2
* On MAC check failure for readdir, use 'goto out' to use the common exitrwatson2002-08-151-1/+1
* o Backout rev. 1.40 and rev. 1.49.maxim2002-08-151-36/+34
* It's now sufficient to rely on a nested include of _label.h to make surerwatson2002-08-151-1/+0
* Perform a nested include of _label.h if #ifdef _KERNEL. This willrwatson2002-08-151-0/+4
* Add mac.h -- raw_ip.c was depending on nested inclusion of mac.h whichrwatson2002-08-151-0/+1
* Make m_flags an int instead of a short, this is consistent with thebmilekic2002-08-152-3/+3
* Fix typo.mux2002-08-151-1/+1
* Removed duplicated MLINKS which make(1) recently started warning about.bde2002-08-151-2/+0
* Include <stdlib.h> to have abort() and exit() declared.robert2002-08-151-0/+1
* - For compliance with IEEE Std 1003.1-2001, add the 'restrict'robert2002-08-156-23/+20
* - Introduce the 'restrict' qualifier to function prototypes androbert2002-08-156-12/+12
* - Add the 'restrict' qualifier to the function prototypes androbert2002-08-1514-48/+24
* Document the effect of contrib/gcc/c-lex.c,v 1.2 commit.ru2002-08-151-0/+5
* Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers.ru2002-08-151-0/+6
* mdoc(7) police: fixed indentation in synopsis.ru2002-08-152-4/+14
* pccbb->cbbimp2002-08-153-4/+4
* No longer neededimp2002-08-151-243/+0
OpenPOWER on IntegriCloud