summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing splx calls in bge_tick. These don't make any functionaljdp2002-04-221-1/+4
* Back out remnants of revision 1.97: we don't need TARGET_ARCH here.ru2002-04-221-2/+0
* Use standard bsd.init.mk prologue.ru2002-04-221-7/+1
* Remove my change to the synopsis fieldtrhodes2002-04-221-1/+0
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-2265-96/+95
* Don't needlessly redefine the afterinstall target.ru2002-04-221-6/+1
* Prohibit the direct inclusion of bsd.dep.mk.ru2002-04-221-0/+3
* Fixed _SUBDIR.ru2002-04-221-4/+8
* Align for one true tab size of 8 in revision 1.2.ru2002-04-221-1/+1
* Make .asm transformation rules synonyms to the .s rules.ru2002-04-222-25/+4
* Implement shared secret mode for hostap mode.imp2002-04-222-24/+87
* Comment out Kirks io-request priority hack until we can do this in aphk2002-04-221-0/+5
* Add ia64_sal_init_state(). This function will initialize the machinemarcel2002-04-221-7/+51
* Add state information types.marcel2002-04-221-1/+9
* Don't use PAM_SILENT unless hushlogin is set (perforce change 10123)des2002-04-221-0/+2
* Don't report last login time in PAM case. (perforce change 10057)des2002-04-221-4/+6
* Fix warnings + wait for child so it doesn't go zombie (perforce change 10122)des2002-04-221-4/+3
* - Change the atm_attributes_pool and atm_stackq_pool to be uma_zone'sarr2002-04-223-17/+19
* Add a Makefile for this.jake2002-04-222-0/+12
* Underline the default value for rp=, the same way all the other string-typegad2002-04-221-1/+1
* Add description of `mc' (max copies), add short-form to long-form mappinggad2002-04-223-0/+6
* Avoid using pmap_kenter "early", since it may need to dink with vm_pagejake2002-04-211-24/+32
* Fix WAW dependency violation on r17 (line 198) that only exists formarcel2002-04-211-2/+3
* Implement elf_reloc(). The RT specification says that we can expectmarcel2002-04-211-11/+99
* Add function link_elf_get_gp(), specific to ia64 for now, to getmarcel2002-04-212-0/+38
* Non-sendmail users use the FreeBSD sendmail startup functionality to startgshapiro2002-04-214-201/+2
* Use fseeko and uintptr_t to make sure that we get a sensible offsetdwmalone2002-04-211-2/+2
* MFbed: translation updatesue2002-04-213-398/+398
* Turn blank lines into .Pp . This does not significantly change thefenner2002-04-211-1/+2
* mdoc police: Use Em ("emphasis") to get italics/underlining, instead offenner2002-04-211-1/+1
* MFen 1.318-1.327ue2002-04-211-25/+104
* Add mount_udf and mount_smbfs to crossrefs.dwmalone2002-04-211-0/+2
* Style. Fix long lines and a <tab> indent that should be 4 spaces.markm2002-04-211-5/+5
* Limit to the maximum allowed reply size the amount of data thatiedowse2002-04-211-0/+4
* Add 'rl' to the list of supported drivers.luigi2002-04-211-0/+1
* Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined.bde2002-04-211-3/+6
* Include <sys/systm.h> for (at least) the definition of atomic functionsbde2002-04-211-0/+1
* Use newly-added USB manpage entity references where appropriate.bmah2002-04-214-14/+14
* Remove duplicated text.keramida2002-04-211-2/+1
* Move LOGIN_CAP calls before all file descriptors are closed hard, since someache2002-04-211-2/+15
* Dot terminate a sentence. Rearrange to not use .Nm at the beginningcharnier2002-04-211-3/+2
* Use `The .Nm utility'charnier2002-04-211-23/+24
* Fixed some style bugs ("From:" in vendor id line, disordered MAN line, andbde2002-04-211-5/+2
* Setup the child's return values correctly when forking an IA-32 process.dfr2002-04-211-3/+11
* Use protected names (_foo) to cutdown on boatloads of lint warnings.markm2002-04-211-68/+68
* Wrap GCC-specific stuff and provide alternative for lint.markm2002-04-211-0/+7
* Parenthesise macro arguments to reduce lint warnings.markm2002-04-211-1/+1
* Fix really dumb braino of mine; cast a sizeof() to an int, which it ismarkm2002-04-211-1/+1
* Used protected names (_foo) for parameter names. This helps clean upmarkm2002-04-212-36/+38
* Stylify (mainly line up macro EOL-continuation \'s), and add a dummymarkm2002-04-212-42/+56
OpenPOWER on IntegriCloud