2017-06-13 |
djm | Do not require that unknown EXT_INFO extension values... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
dlg | when enabling cpu caches, check the item size against... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
djm | missing prototype. |
commit | commitdiff | tree | snapshot |
2017-06-13 |
fcambus | Increase WSFONT_NAME_SIZE size, this will allow storing... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
nicm | Remove xterm flag from key before checking prefix,... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
dlg | use size_t for the size of things in memory, not int. |
commit | commitdiff | tree | snapshot |
2017-06-13 |
yasuoka | Initialize the length parameter for radius_get_vs_raw_a... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
deraadt | Split early startup code out of locore.S into locore0... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
deraadt | add a dummy ld.script. macppc does not use one of... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
deraadt | Prepare install_extint() for the vector being relative... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
deraadt | First step of randomized link for sparc64: gap.S and... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
mestre | pledge(2) bpf has been in use for some time now on... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
dlg | have the timeout call if qstart via the serialiser... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
schwarze | test the new allbox and wrapping features |
commit | commitdiff | tree | snapshot |
2017-06-12 |
schwarze | Two minor fixes for the "allbox" modifier: |
commit | commitdiff | tree | snapshot |
2017-06-12 |
schwarze | If a tbl(7) layout contains a 'w' (minimum width) modif... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
deraadt | Pledge is fairly done, so the kernel printf's can be... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
akfaew | /usr/games/lib doesn't exist any more, use the new... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
schwarze | implement the tbl(7) "allbox" option; |
commit | commitdiff | tree | snapshot |
2017-06-12 |
schwarze | fix column width calculation for text block cells |
commit | commitdiff | tree | snapshot |
2017-06-12 |
millert | Use unlinkat() when removing the contents of a director... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
schwarze | Implement automatic line breaking |
commit | commitdiff | tree | snapshot |
2017-06-12 |
espie | redundant, gets BINDIR from ../Makefile.inc |
commit | commitdiff | tree | snapshot |
2017-06-12 |
espie | destroy lint remnants. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
millert | Use openat() and unlinkat() instead of chdir()ing to... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
millert | Add dprintf() and vdprintf() RETURN VALUES. OK deraadt@ |
commit | commitdiff | tree | snapshot |
2017-06-12 |
mglocker | Backout last change to remove esym .data patching becau... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
otto | Add some tests from kshe48@zoho.com. Currently failing... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
jsing | Limit the maximum size of softraid crypto volumes that... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
jsing | Upon failure, only return zero from the softraid ioctl... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
jsing | Fix another long standing softraid crypto bug where... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
jsing | Factor out and reuse the code that frees the crypto... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
jsing | Fix a long standing off-by-one bug in the softraid... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
deraadt | rejname[] is also -r option buffer, and should be PATH_MAX |
commit | commitdiff | tree | snapshot |
2017-06-12 |
deraadt | specify free() size from the old allocation, not new... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
deraadt | device path should be PATH_MAX. Any NAME_MAX without... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
mikeb | ifq_start does OACTIVE and RUNNING checks for the driver |
commit | commitdiff | tree | snapshot |
2017-06-12 |
nicm | Need to flush out the linefeed after wrapper. GitHub... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
nicm | Add explicit keys for the bracketed paste sequences... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
deraadt | typo; from bryan vyhmeister |
commit | commitdiff | tree | snapshot |
2017-06-12 |
kevlo | From FreeBSD (r227593, r307982): |
commit | commitdiff | tree | snapshot |
2017-06-11 |
deraadt | make vers.o not depend on gap.o using a trick, because... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
bluhm | Use umask 077 instead of cp -p when installing the... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | ooops, fix a glitch in the previous commit... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
bluhm | Use a common 'goto bad' style and set mp to NULL after... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | churn caused by the new Mdocdate messages, no easy... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
bluhm | Fix a test race, wait after kill in case writing the... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | Style message about legacy man(7) date format in mdoc... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
jmc | request -> promises; from scott cheloha |
commit | commitdiff | tree | snapshot |
2017-06-11 |
awolk | usr/bin/ktrace: replace snprintf(3)/write(2) with dprin... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | style message about missing .Fn markup; inspired by... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | missing .Fn macros; found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | missing .Fn markup for main(); found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | Add missing .Fn markup to in() and out(); found with... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
tb | Continue the flattening of the pledge logic started... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | Do not issue the message "no blank before trailing... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
schwarze | make two macros more semantic |
commit | commitdiff | tree | snapshot |
2017-06-11 |
tb | Simple style(9) fixes from Juuso Lapinlampi, mostly... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
visa | Define register_splx_handler() in one place. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
visa | Fix TLB size computation on OCTEON II and III. The... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
visa | Add a memory barrier to ensure that stores become visible |
commit | commitdiff | tree | snapshot |
2017-06-11 |
deraadt | integer overflow for two range checks |
commit | commitdiff | tree | snapshot |
2017-06-10 |
tb | If -P and -c were given, a second pledge call tried... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
krw | Nuke unused field bootp_policy and associated enum{}. |
commit | commitdiff | tree | snapshot |
2017-06-10 |
krw | Nuke unused global warnings_occurred. |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | Reduce false positives for the "no blank before trailin... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | minor markup simplifications |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | improve semantic markup for __attribute__ |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | missing blank before full stop, found with mandoc ... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | add missing blanks before several delimiters; found... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | missing space before trailing punctuation; found with... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | remove lots of bogus escaping, some of which even broke... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | fix imprecise .Fa markup; found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | Fix broken markup of function pointer invocations;... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | fix broken markup of callback arguments; found with... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | Fix broken escaping: "\." is almost never what you... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | fix a sentence that used unusual terminology, the wrong... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | repair broken markup of callback argument; found with... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
kevlo | Pass M_CANFAIL to malloc(9) calls which use M_WAITOK... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
aoyama | Use software interrupt to process TX/RX data between... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
bluhm | Report processes that were killed due to pledge or... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
espie | perl(1)'s ... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
espie | use mandoc annotations for flags and such |
commit | commitdiff | tree | snapshot |
2017-06-10 |
akfaew | Don't describe AppleTalk's output format and bugs. |
commit | commitdiff | tree | snapshot |
2017-06-10 |
djm | print '?' instead of incorrect link count (that the... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
djm | implement sorting for globbed ls; bz#2649 ok dtucker@ |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | style message about missing blank before trailing delim... |
commit | commitdiff | tree | snapshot |
2017-06-10 |
schwarze | do not break the line between Bsx/Bx/Fx/Nx/Ox/Dx and... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
mikeb | Fill RX ring during init and bail early on send if... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
sashan | - pfsync_input() must grab PF_LOCK |
commit | commitdiff | tree | snapshot |
2017-06-09 |
tedu | mention that the config file is created at first run... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
nicm | Extend filters (f key) to buffer and client mode and... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
fcambus | Correct number of players, the program enforces a range... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
nicm | Add -O option to choose-* to set initial sort order. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
nicm | Default sort for buffer mode should be time not name. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
mikeb | Remove a WAITOK that has sneaked in |
commit | commitdiff | tree | snapshot |
2017-06-09 |
mikeb | Convert to ifq_dequeue and perform m_defrag if the... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
nicm | Use brackets around prompts which looks better and... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
stsp | Introduce iwm_nic_assert_locked() to verify that the... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
stsp | Fix the resume code path in iwm(4) to no longer call... |
commit | commitdiff | tree | snapshot |
next |