summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10advise to update /etc/rc.conf.local instead of /etc/rc.conf; from RemcoOkan Demirmen
2009-08-09sync to 1.8.4: three additional .St macrosIngo Schwarze
2009-08-09Introduce option DDB_STRUCT. Kernels compiled with this option (except onMiod Vallat
2009-08-09Scale both receive and send buffer on the raw socket. The default 8192Claudio Jeker
2009-08-09sync to 1.8.4: remove superfluous FIXMEsIngo Schwarze
2009-08-09sync to 1.8.4: full .An -[no]split supportIngo Schwarze
2009-08-09indicate success for setting directory attributes; first step towardsMartynas Venckus
2009-08-09Make ami(4) use NO_CCB at least some of the time.Kenneth R Westerback
2009-08-09sync to 1.8.4: correct error message to complain about .An line argumentsIngo Schwarze
2009-08-09sync to 1.8.4: now that leading blanks in literal text are preserved,Ingo Schwarze
2009-08-09No need to clean genassym{.,o} during `make clean', genassym.sh does thisMiod Vallat
2009-08-09sync to 1.8.4: preserve leading whitespace in literal textIngo Schwarze
2009-08-09PACKET_TAG_NONE is not used. ok henningTheo de Raadt
2009-08-09Another lost bit for SysV message queues.Bret Lambert
2009-08-09remove the ancient MCFail / MPFail debugging technique; ok claudioTheo de Raadt
2009-08-09Add a dummy <machine/conf.h> so that MI code can rely upon its existence.Miod Vallat
2009-08-09Forgot to commit this bit for the SysV message queue cleanup.Bret Lambert
2009-08-09now in sync with version 1.8.3Ingo Schwarze
2009-08-09sync to 1.8.3: quote macro names without a preceding dotIngo Schwarze
2009-08-09sync to 1.8.3: ugly fix for .Bl or .Bd when nested in .Bl -hangIngo Schwarze
2009-08-09No options TIMEZONE and DST in GENERIC kernels.Miod Vallat
2009-08-09zap trailing whitespace;Jason McIntyre
2009-08-09sync to 1.8.3: In .Bl -column, handle one column in excess,Ingo Schwarze
2009-08-09Check if the command buffer has been allocated before we free it. FixesMarcus Glocker
2009-08-09sync to 1.8.3: .Pa without arguments is a synonym for .Pa ~Ingo Schwarze
2009-08-09sync to 1.8.3: bring vspace handling in .Bl -column and -diag closer to groffIngo Schwarze
2009-08-09sync to 1.8.3: remove doubled .Bl -diag whitespaceIngo Schwarze
2009-08-09Unconditionally enable checks for writable non-uequivalent mappings. They'reMark Kettenis
2009-08-09sync to 1.8.3: right-most column now fills to the right marginIngo Schwarze
2009-08-09kill M_DUP_HDR. M_DUP_PKTHDR was the only user, we can just put theHenning Brauer
2009-08-09multiple spacing fixes for .Bl -hang, -tag, -inset and -diagIngo Schwarze
2009-08-09document the "file:file" auto-fetching mode.Igor Sobrado
2009-08-09sync to 1.8.3: u_char needs <sys/types.h>;Ingo Schwarze
2009-08-09tweak previous; ok dlgJason McIntyre
2009-08-09now in sync with release 1.8.2Ingo Schwarze
2009-08-09buf_dealloc_mem can be called without B_BUSY. Don't decrement busymapped in t...Artur Grabowski
2009-08-09sync to 1.8.2: more .Bl -column fixes, in particular:Ingo Schwarze
2009-08-09MLEN < NFS_MAXPATHLEN < MCLBYTES, so there's no need toBret Lambert
2009-08-09sync to 1.8.2: remove trailing whitespaceIngo Schwarze
2009-08-09sync to 1.8.2: fix and cleanup .Bl -column phrase handlingIngo Schwarze
2009-08-09sync to 1.8.2: use in_line_eoln instead of in_line for .Pp and .LpIngo Schwarze
2009-08-09shove a minphys request against mpath down all to the minphys on each pathDavid Gwynne
2009-08-09sync to 1.8.1: make .Cd parsedIngo Schwarze
2009-08-09if a physical path to a device behind mpath goes away, remove the path. itDavid Gwynne
2009-08-09use m_free_unlocked() in m_pullup() to avoid iterative splnet/splx downTheo de Raadt
2009-08-09zap trailing whitespace;Jason McIntyre
2009-08-09Minor language tweaks, change which key bindings are summarised.Nicholas Marriott
2009-08-09Nuke a dead variable found with clang and an unused declaration with lint.Nicholas Marriott
2009-08-09error = operation();Bret Lambert
2009-08-09syncTheo de Raadt