summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prototype (but functional) Linux-ish /dev/nvram interface to the extrapeter2007-06-153-0/+297
* Garbage collect unused variables.mjacob2007-06-151-1/+0
* Garbage collect some debug code that not only no longer couldmjacob2007-06-151-6/+0
* With the current code 'src' is never NULL. Nevertheless move the check forbz2007-06-151-1/+3
* Add information about the implications of using mmap(2) instead of sbrk(2).jasone2007-06-151-1/+19
* Looking at {ah,esp}_input_cb it seems we might be able to end upbz2007-06-151-1/+1
* Fix junk/zero filling for realloc(). Junk filling was missing in one case,jasone2007-06-151-36/+48
* Remove stale 'XXX implement' comments for syscalls which have since beenemaste2007-06-151-3/+0
* The mac address must be written a word length at a time, it was having no eff...thompsa2007-06-151-2/+4
* s,#,*, in a multi-line comment. This is C.bz2007-06-151-1/+1
* Though we are only called for the three security protocols we canbz2007-06-151-0/+4
* Name change SCTP_KTR_SUBSYS -> KTR_SCTPrrs2007-06-151-21/+21
* Remove extraneous extern (its gotten from sctp_sysctl.h)rrs2007-06-151-5/+0
* Fix build warningskmacy2007-06-152-2/+5
* When removing a stream from the output-stream-wheel, if its therrs2007-06-151-0/+10
* - Fix an off by one error in sched_pri_range.jeff2007-06-151-8/+3
* - Update the comment lines in sctp_input.crrs2007-06-152-6/+6
* Stub out imported IGMPv3 definitions which clash with those ofbms2007-06-151-0/+2
* Expand TCP counters from 9 digits to 12.jhb2007-06-151-25/+25
* Convert magic to a uintptr_t. This should get rid of some warnings onnjl2007-06-154-8/+8
* Consistently indent the R() macro for fields on the right-side of thejhb2007-06-151-17/+17
* - Issue one, new stack reduction left packet_drop handling stillrrs2007-06-153-24/+44
* Add a new counter for retransmitted packets due to SACK.jhb2007-06-151-51/+54
* Simplify/optimize RB_NFIND().jasone2007-06-151-19/+11
* New release notes: 802.11 stack megacommit, IPX-over-IP gone,bmah2007-06-151-0/+26
* In setaudit_addr(), drop the process lock in error cases.rwatson2007-06-151-0/+1
* The i386 "fixit" floppy began overflowing, most likely due to the newkensmith2007-06-151-4/+2
* - Add an option to change escape character.simokawa2007-06-152-33/+122
* Third stage of unbreaking printing of pseudo-nice values (realtimebde2007-06-151-2/+25
* Add PAM support to atrun(8).yar2007-06-154-11/+47
* Re-enable raw dump format support on i386 and amd64 for /dev/fwmem.simokawa2007-06-154-18/+39
* Locked out and expired accounts shouldn't be accessible via remoteyar2007-06-152-0/+2
* Split the FILES list across multiple lines as in rc.d/Makefileyar2007-06-151-2/+14
* Actually use new features of perr() and perrx().yar2007-06-151-44/+33
* Catch up with perr() becoming variadic.yar2007-06-151-1/+1
* Make perr() variadic and add perrx() to use in cases whereyar2007-06-151-4/+30
* This commit was generated by cvs2svn to compensate for changes in r170764,delphij2007-06-152-11/+16
|\
| * Apply vendor patch that implements 1/2 as aliases of l/r.delphij2007-06-152-11/+16
| * Remove old files that no longer exist in latest distribution ordelphij2007-06-1529-16809/+0
* | Update instructions about upgrading.delphij2007-06-151-23/+3
* | Add a list of removed files during importdelphij2007-06-151-0/+17
* | Remove files that were taken off vendor branch. Differencedelphij2007-06-156-3438/+0
* | This commit was generated by cvs2svn to compensate for changes in r170759,delphij2007-06-1522-12372/+0
* | Update build skeleton after diffutils 2.8.7 update.delphij2007-06-1511-937/+164
* | Localized regeneration of config.h.delphij2007-06-151-71/+526
* | This commit was generated by cvs2svn to compensate for changes in r170754,delphij2007-06-15113-28/+38786
|\ \ | |/
| * Virgin import of diffutils 2.8.7.delphij2007-06-15113-28/+38786
* | Add a man page for wlan_amrrkevlo2007-06-154-0/+61
* | You can never have enough documentation.gshapiro2007-06-151-0/+40
* | - Add VRF id to sctp_ifa structure, needed mainly in panda but usefulrrs2007-06-153-1/+7
OpenPOWER on IntegriCloud