summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New Ukrainian locale: uk_UA.CP1251.ru2005-03-0411-1/+202
* Use ``.Pq Ql'' to quote single characters, instead of ``.Pq Li''.keramida2005-03-041-17/+17
* Add a section describing the exit status of the shell.keramida2005-03-041-0/+8
* - Readd HARDWARE section to unbreak Hardware Notes.simon2005-03-041-3/+5
* Another good Dijkstra quote.phk2005-03-041-0/+6
* Fix the ioctl path by ensuring that amr_start1() gets called for commandsscottl2005-03-041-18/+22
* Add and clarify the names of many supported cards, and tweak some wording.scottl2005-03-041-29/+45
* Check for some impossible frequencies that some systems use to indicatenjl2005-03-041-0/+9
* Allocate and map a 12k data buffer such that it is contiguous iniedowse2005-03-041-9/+21
* Handle endianness correctly.cognet2005-03-031-1/+1
* Add missing quote.phk2005-03-031-1/+1
* Wisdom from 1972.phk2005-03-031-0/+5
* Recently, it was reported to me that you could provoke a double faultwpaul2005-03-031-0/+19
* Change fix a bug where the length of data written by snprintf wasalfred2005-03-031-1/+1
* In linux emulation layer try to detect attempt to use linux_clone() tosobomax2005-03-032-0/+31
* Install rlogind(8). Pointy hat is available on request.ru2005-03-031-1/+1
* Add the -N option to not rotate any files. This is to be used inbrooks2005-03-032-4/+21
* Style: remove unneeded parantheses in conditionals.harti2005-03-031-8/+8
* Constify the code paths for the 'M' and 'N' modifiers.harti2005-03-031-52/+62
* Cisco uses milliseconds for uptime. This is stupid. Nobody cares of suchglebius2005-03-031-4/+16
* Fix parsing of archives: in System V archive format the member namesharti2005-03-031-2/+4
* Fix parsing of archive specifications on the target side ofharti2005-03-031-0/+1
* Update the description comment of the function to reflect theharti2005-03-031-5/+2
* Remove important entry being X that's 9 months oldimp2005-03-031-1/+1
* Remove references to 4.x upgrades, since those no longer are possibleimp2005-03-031-55/+3
* Transform VarParseLong() so that the lifetime and the constness ofharti2005-03-031-139/+143
* Markup nits.des2005-03-031-2/+2
* Correct the default value for %%TINDERBOX%%.des2005-03-031-1/+1
* Doh, erase unused variable...grehan2005-03-031-1/+1
* MAXPATHLEN is 1024, which means NdisOpenFile() and ndis_find_sym() werewpaul2005-03-032-17/+60
* Fix a problem in the Skinny ALG where a specially crafted packet could causemarcus2005-03-032-8/+8
* Insert volatile cast to discourage gcc from optimizing the read outsidedwhite2005-03-031-1/+4
* If a user or group is not known, report the problem user/group, rather thandelphij2005-03-031-3/+3
* Remove the transition aid for the change of the sparc64 default systemmarius2005-03-031-4/+0
* Remove COMPAT_FREEBSD4 again. It was added in rev. 1.41 as a transitionmarius2005-03-031-1/+0
* Fix the panic recently reported on -current@ occuring when configuringmux2005-03-031-8/+13
* Automatically switch to ttyv3 where the fixit shell is running when usingjhb2005-03-022-0/+4
* Rework how we layout the CD/DVD ISO images for releases. Note that thisjhb2005-03-021-68/+60
* - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) failsjhb2005-03-025-13/+57
* fix a bug where bpf would try to wakeup before updating the state.. Thisjmg2005-03-021-2/+6
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-0288-353/+584
* Make sure fpswa_iface equals NULL when bootinfo.bi_fpswa equals 0.marcel2005-03-021-1/+2
* Remove unused variables.marius2005-03-021-3/+0
* Set the TCP_NODELAY socket option and clear TCP_NOPUSH in order to flushkbyanc2005-03-021-2/+15
* It is sufficent to require rcconf rather than initdiskless.brooks2005-03-022-2/+2
* Document the newsyslog_* and chkprintcap_* variables I added yesterday.brooks2005-03-021-0/+46
* Implement and document the -q and -f options with their correspondingmarcel2005-03-022-6/+46
* Remove stray else.brooks2005-03-021-1/+0
* Add hacks that I use to test cross-builds (by building onru2005-03-025-2/+25
* The existing locking in the esp driver appears to be fairly adequate, soscottl2005-03-022-3/+1
OpenPOWER on IntegriCloud