summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Declare mknod in stat.h (in addition to unistd.h), as per XSI.das2005-03-224-11/+38
* Truncate nextboot.conf file on creation, so existing garbage will be removed.pjd2005-03-211-1/+2
* Eliminate plt relocation for kse_switchin.davidxu2005-03-214-0/+4
* Fix code freeing wrong cred pointer.julian2005-03-211-2/+4
* Typo.le2005-03-211-1/+1
* - Use the extend method of list objects to append a new list rather than ajhb2005-03-211-11/+6
* - Always include x11/xorg on disc1 as it does exist for ia64 (I must havejhb2005-03-211-2/+4
* Retire print-cdrom-packages.sh as it has been replaced.jhb2005-03-211-218/+0
* Add a new package splitting mechanism to replace print-cdrom-packages.sh.jhb2005-03-213-1/+290
* Make sure status variable is always initialized. Why didn't this show up inphilip2005-03-211-1/+1
* Use a designator for initializing only one member of the nlistkeramida2005-03-212-6/+6
* New release notes:hrs2005-03-212-0/+8
* - Add a -h flag to pstat to print swap sizes in "human readable"keramida2005-03-213-24/+50
* MFC: CARP (Common Address Redundancy Protocol).hrs2005-03-212-2/+2
* Refactor node so that it does not modify mbuf contents. Next step wouldglebius2005-03-211-19/+68
* Refactor node so that it does not modify mbuf contents. Next step wouldglebius2005-03-213-100/+67
* Merge the following from the English version:den2005-03-213-36/+79
* Use __weak_reference macro to define weak symbols.davidxu2005-03-211-31/+51
* Remove unneeded temporary variables in modifier_S() and modifier_C().harti2005-03-211-69/+63
* Remove comment about Var_Parse assuming that the first characterharti2005-03-211-58/+28
* Split out SysV variable substitution into its own function.harti2005-03-211-228/+151
* Rename freePtr to freeResult to make it more obvious about whatharti2005-03-211-30/+30
* Move some code from ParseModifier() into the calling function toharti2005-03-211-62/+46
* Cleanup the VAR_JUNK handling.harti2005-03-211-44/+42
* Don't pass 'consumed' through all the parsing routines where it can be computedharti2005-03-211-131/+102
* Change one occurence of 'delim' to the correct type. Delete anotherharti2005-03-211-37/+29
* Plug item leak, which occured when m_pullup() failed.glebius2005-03-211-4/+3
* Replace calls to Lst_Find with either appropriate LST_FOREACH macrosharti2005-03-211-142/+71
* Reduce number of parameters passed between the parsing routinesharti2005-03-211-71/+58
* New release notes:hrs2005-03-212-4/+48
* Add the following products in preparation for addition of CDCE driver:sobomax2005-03-211-0/+12
* Use sysconf(_SC_ARG_MAX) instead of NCARGS.das2005-03-212-4/+14
* Support the L modifier for floating-point values as an extension.das2005-03-212-6/+44
* Teach fmtcheck() about the ' (thousands separator) flag.das2005-03-211-1/+1
* Reduce the number of explicit parameters passed to VarParse()harti2005-03-211-11/+18
* Start the process of modernizing the Tigon driver by using busdma for thescottl2005-03-214-42/+184
* Add support for probing EST settings from ACPI. This should handle morenjl2005-03-211-77/+166
* Stop building gtar. Bump __FreeBSD_version to reflect this change.kientzle2005-03-212-2/+1
* Ooops. Correctly disable "tar"->"gtar" link.kientzle2005-03-211-3/+0
* Modified release notes: KDE 3.4.0.bmah2005-03-212-12/+36
* Root hubs don't have transaction translators, so skip printing theiedowse2005-03-201-1/+1
* Don't display the redundant `ehci_pci_attach: companion usbX'iedowse2005-03-201-2/+9
* Simplify sysctl handling by consolidating various get/set functions intophilip2005-03-201-160/+213
* Add locking code for tls routines.davidxu2005-03-201-4/+21
* Remove trailing whitespace as per NetBSD's revision 1.91. Alsoiedowse2005-03-201-20/+14
* Don't skip the initialisation of tl->len when we hit an EOF immediatelyiedowse2005-03-201-3/+2
* - Don't lose TCP flags of the first packet in a flow.glebius2005-03-201-4/+4
* Deorbit gtar, step 1: Remove WITH_GTAR knob.kientzle2005-03-202-5/+0
* Return BUS_PROBE_DEFAULT in preference to 0.murray2005-03-201-1/+1
* When building release documentation for release builds or forbmah2005-03-202-2/+2
OpenPOWER on IntegriCloud