summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm defaults to unsigned char as well.cognet2005-05-241-1/+1
* Use -march=armv5te for Xscale.cognet2005-05-241-1/+1
* Don't set the tuner type to TUNER_MT2032 if BKTR_OVERRIDE_TUNER is defined orcognet2005-05-241-1/+4
* Fix one more misuse of u_long when uint32_t is actually meant.cognet2005-05-241-1/+1
* Update (reduce) the list of committers with MAINTAINER= lines in Makefiles.schweikh2005-05-241-27/+6
* - Move the REISERFS option in the MD NOTES file for i386, it doesn'tmux2005-05-242-6/+6
* Copyout to userland if kern_sigaction succeedsps2005-05-241-2/+2
* Add new ral(4) and ural(4) drivers.damien2005-05-243-0/+6
* The caller of Var_Value() should not change the variable value. Makeharti2005-05-245-14/+15
* Get rid of the third argument to Var_Value() the pointer it pointedharti2005-05-248-65/+26
* Make shell.o dependend on the Makefile just in case someone changesharti2005-05-241-1/+1
* Bump the warning level to 6.harti2005-05-241-1/+1
* Fix a 64-bit warning by casting an int64_t to intmax_t and printing itharti2005-05-241-1/+2
* 3Com 3C2000-T reported as working.brueffer2005-05-241-1/+3
* Factor out ProcExec() into its own file and rename it to Proc_Exec() forharti2005-05-244-123/+193
* Fix kiconv on the 64bit plathomes.imura2005-05-242-6/+7
* Factor out all the .SHELL parsing related stuff into its own file andharti2005-05-247-477/+588
* Use the name of the default shell instead of a numeric index to selectharti2005-05-243-8/+4
* Another shell attribute 'unsetenv' that will cause to unsetenv("ENV")harti2005-05-242-8/+18
* Connect mount_reiserfs(8) to the build.dumbbell2005-05-241-0/+1
* Import of mount_reiserfs(8), used to mount a ReiserFS filesystem.dumbbell2005-05-243-0/+207
* Accomodate for parameter name change, 'cnp' to 'data'.hmp2005-05-241-1/+1
* Connect the ReiserFS filesystem to the modules build (i386 only).dumbbell2005-05-242-0/+13
* Connect the ReiserFS filesystem to the build (i386 only).dumbbell2005-05-243-0/+18
* Import of ReiserFS filesystem support (currently limited to read-only ondumbbell2005-05-2413-0/+6347
* Describe the meta and builtins attributes for the .SHELL specialharti2005-05-241-0/+14
* Describe the -x option and the .WARN pseudo-target.harti2005-05-241-0/+33
* Check for NULL pointer return.phk2005-05-241-0/+2
* Before doing any parsing parse the builtin shell specifications andharti2005-05-243-178/+204
* Add an -I option to pkg_version:cperciva2005-05-244-4/+15
* Put myself on behalf of portmgr as maintainer of pkg_install tools.krion2005-05-241-1/+1
* Allow the .SHELL target to specify the list of shell meta characters andharti2005-05-241-289/+305
* Fix a particularly egregious grammar error.adamw2005-05-241-1/+1
* Consolidate some release notes items regarding new manual pagesbmah2005-05-242-14/+10
* Use low level constructs borrowed from interrupt threads to wait forups2005-05-235-26/+46
* Rewrite of tcp_sack_option(). Kentaro Kurahone (NetBSD) pointed outps2005-05-232-64/+109
* Sync the style of these two files.obrien2005-05-232-15/+26
* Fix semantics of ph_busy_count == -1 to pass instead of block.mlaier2005-05-231-1/+3
* Add cdce(4) into the list of ethernet interfaces.sobomax2005-05-231-1/+1
* - do DNS lookup for symbolic names specified for a destinationume2005-05-231-4/+5
* Remove local error variable, which leads to hiding error from returnglebius2005-05-231-1/+0
* Return EINVAL for incorrect hook names.glebius2005-05-231-3/+2
* Make the ArgArray_Init() function visible to the rest of make.harti2005-05-232-1/+2
* This commit was generated by cvs2svn to compensate for changes in r146539,harti2005-05-233-4/+5
|\
| * Virgin import of NgATM kernel part 1.2harti2005-05-233-4/+5
* | Add some debug code to diagnose root-on-mirror problems with recent -current.pjd2005-05-231-0/+3
* | We need to use 'applyset' command for devfs, 'apply hide' is not enough,pjd2005-05-231-6/+2
* | This module was wrongly including header from /usr/include. Give itharti2005-05-231-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r146532,harti2005-05-2312-59/+61
|\ \
| * | Virgin import of NgATM user part 1.2harti2005-05-2312-59/+61
OpenPOWER on IntegriCloud