2016-07-25 |
Sascha Wildner | sysconf.3: Fix typo.
|
commit | commitdiff | tree |
2016-07-25 |
Sascha Wildner | libc/strptime: Return NULL, not 0, since the function...
|
commit | commitdiff | tree |
2016-07-24 |
Sascha Wildner | sysconf.3: Document _SC_PAGE_SIZE and _SC_PHYS_PAGES.
|
commit | commitdiff | tree |
2016-07-23 |
Sascha Wildner | Add a realquickkernel target, analogous to realquickworld.
|
commit | commitdiff | tree |
2016-07-23 |
Sascha Wildner | Fix VKERNEL64 build.
|
commit | commitdiff | tree |
2016-07-23 |
Sascha Wildner | bsd-family-tree: Sync with FreeBSD.
|
commit | commitdiff | tree |
2016-07-23 |
Sascha Wildner | dmesg.8: Improve markup a bit and fix a typo (dumnr...
|
commit | commitdiff | tree |
2016-07-22 |
Sascha Wildner | build.7: Mention that KERNCONF can have more than one...
|
commit | commitdiff | tree |
2016-07-22 |
Sascha Wildner | Run make depend in quickkernel, too.
|
commit | commitdiff | tree |
2016-07-21 |
Sascha Wildner | <sys/param.h>: Fix comments.
|
commit | commitdiff | tree |
2016-07-20 |
Sascha Wildner | Add the sigwaitinfo.2 manual page from FreeBSD.
|
commit | commitdiff | tree |
2016-07-17 |
Sascha Wildner | Sync zoneinfo database with tzdata2016f from ftp:/...
|
commit | commitdiff | tree |
2016-07-17 |
Sascha Wildner | Fix vkernel build after pmap changes.
|
commit | commitdiff | tree |
2016-07-16 |
Sascha Wildner | Update the pciconf(8) database.
|
commit | commitdiff | tree |
2016-07-13 |
Sascha Wildner | sigaction.2: Comment out reference to sigset().
|
commit | commitdiff | tree |
2016-07-13 |
Sascha Wildner | kqueue.2: Fix a typo in a function name (sigpromask...
|
commit | commitdiff | tree |
2016-07-11 |
Sascha Wildner | efi/loader: Use acdragonfly.h.
|
commit | commitdiff | tree |
2016-07-10 |
Sascha Wildner | <rpc/svc.h>: Add back comment.
|
commit | commitdiff | tree |
2016-07-09 |
Sascha Wildner | kernel: Don't use userland's <stdarg.h> from kernel...
|
commit | commitdiff | tree |
2016-07-09 |
Sascha Wildner | <sys/systm.h>: Remove a leftover prototype.
|
commit | commitdiff | tree |
2016-07-06 |
Sascha Wildner | libc/confstr: Fix comment indentation.
|
commit | commitdiff | tree |
2016-07-06 |
Sascha Wildner | sysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.
|
commit | commitdiff | tree |
2016-07-05 |
Sascha Wildner | <unistd.h>: Add more comments to options.
|
commit | commitdiff | tree |
2016-07-05 |
Sascha Wildner | sysconf(3): Add _SC_THREAD_SPORADIC_SERVER.
|
commit | commitdiff | tree |
2016-07-05 |
Sascha Wildner | getconf(1): Add some variables for backward compatibility.
|
commit | commitdiff | tree |
2016-07-05 |
Sascha Wildner | getconf(1): Fix typo (_POSIX2_EXPR_NEXT_MAX -> _POSIX2_EXPR_...
|
commit | commitdiff | tree |
2016-07-05 |
Sascha Wildner | getconf(1): Add some missing variables.
|
commit | commitdiff | tree |
2016-07-05 |
Sascha Wildner | getconf(1): Fix confstr variable names.
|
commit | commitdiff | tree |
2016-07-04 |
Sascha Wildner | <pthread.h>: Include <machine/limits.h> instead of...
|
commit | commitdiff | tree |
2016-06-25 |
Sascha Wildner | Stop building/installing groff's soelim(1).
|
commit | commitdiff | tree |
2016-06-23 |
Sascha Wildner | Fix a couple of logic issues in contributed code (gcc...
|
commit | commitdiff | tree |
2016-06-21 |
Sascha Wildner | poll.2: Adjust NAME section for ppoll().
|
commit | commitdiff | tree |
2016-06-21 |
Sascha Wildner | <sys/poll.h>: Some namespace cleanup.
|
commit | commitdiff | tree |
2016-06-18 |
Sascha Wildner | Sync zoneinfo database with tzdata2016e from ftp:/...
|
commit | commitdiff | tree |
2016-06-17 |
Sascha Wildner | pathchk(1): Sync with FreeBSD.
|
commit | commitdiff | tree |
2016-06-16 |
Sascha Wildner | kernel/virtio: Some small stylistic cleanup.
|
commit | commitdiff | tree |
2016-06-16 |
Sascha Wildner | ps(1): Add -A option, as specified by POSIX.
|
commit | commitdiff | tree |
2016-06-15 |
Sascha Wildner | Update the pciconf(8) database.
|
commit | commitdiff | tree |
2016-06-15 |
Sascha Wildner | vmbus.4: Fix stupid typo (and installworld).
|
commit | commitdiff | tree |
2016-06-14 |
Sascha Wildner | Add a vmbus(4) manual page (based on FreeBSD's).
|
commit | commitdiff | tree |
2016-06-14 |
Sascha Wildner | kernel: Add vmbus module to the build.
|
commit | commitdiff | tree |
2016-06-11 |
Sascha Wildner | kqueue.2: Improve markup.
|
commit | commitdiff | tree |
2016-06-09 |
Sascha Wildner | kernel: Save some indent here and there and some small...
|
commit | commitdiff | tree |
2016-06-09 |
Sascha Wildner | kernel/modnext: Improve the flow a bit regarding setting...
|
commit | commitdiff | tree |
2016-06-09 |
Sascha Wildner | Remove am-utils, the Berkeley automounter suite (amd...
|
commit | commitdiff | tree |
2016-06-08 |
Sascha Wildner | kqueue.2: Add some info about EVFILT_FS.
|
commit | commitdiff | tree |
2016-06-07 |
Sascha Wildner | nvme.4: Remove an unneeded .Pp and use .Dx.
|
commit | commitdiff | tree |
2016-06-07 |
Sascha Wildner | README.examples: Remove autofs/. It's not installed...
|
commit | commitdiff | tree |
2016-06-07 |
Sascha Wildner | auto_master.5: Fix .Sx markup.
|
commit | commitdiff | tree |
2016-06-07 |
Sascha Wildner | kernel/iwm: Fix building without IWM_DEBUG.
|
commit | commitdiff | tree |
2016-06-05 |
Sascha Wildner | automountd(8) et al.: Clean up the Makefile a little...
|
commit | commitdiff | tree |
2016-06-05 |
Sascha Wildner | Adjust share/examples/etc/README.examples for autofs.
|
commit | commitdiff | tree |
2016-06-05 |
Sascha Wildner | Add some assignments to etc/defaults/rc.conf for autofs.
|
commit | commitdiff | tree |
2016-06-05 |
Sascha Wildner | Add autofs to LINT64.
|
commit | commitdiff | tree |
2016-06-05 |
Sascha Wildner | kstrdup.9: Mention kstrndup().
|
commit | commitdiff | tree |
2016-06-03 |
Sascha Wildner | Create the /etc/autofs directory via mtree.
|
commit | commitdiff | tree |
2016-06-03 |
Sascha Wildner | kernel/autofs: Add some missing files to the Makefile.
|
commit | commitdiff | tree |
2016-06-02 |
Sascha Wildner | rescue image: Strip lvm(8).
|
commit | commitdiff | tree |
2016-06-02 |
Sascha Wildner | rescue image: Add undo(1).
|
commit | commitdiff | tree |
2016-06-01 |
Sascha Wildner | rc.conf.5: Document powerd_flags.
|
commit | commitdiff | tree |
2016-06-01 |
Sascha Wildner | kernel/inet6: Fix two wrong comparisons.
|
commit | commitdiff | tree |
2016-05-31 |
Sascha Wildner | installer: Use ioctl(DIOCGPART) for getting a disk...
|
commit | commitdiff | tree |
2016-05-31 |
Sascha Wildner | /etc/defaults/rc.conf: Add a powerd_flags definition.
|
commit | commitdiff | tree |
2016-05-29 |
Sascha Wildner | ieee80211.9: Fix .Nm
|
commit | commitdiff | tree |
2016-05-29 |
Sascha Wildner | Remove an unused manual page.
|
commit | commitdiff | tree |
2016-05-28 |
Sascha Wildner | Some more cleanup in comments etc. after the an(4)...
|
commit | commitdiff | tree |
2016-05-28 |
Sascha Wildner | ieee80211_vap.9: Fix date.
|
commit | commitdiff | tree |
2016-05-28 |
Sascha Wildner | Various typo and wording fixes.
|
commit | commitdiff | tree |
2016-05-28 |
Sascha Wildner | Sync ACPICA with Intel's version 20160527.
|
commit | commitdiff | tree |
2016-05-27 |
Sascha Wildner | wlan.4: Comment out reference to bwi(4) which we do...
|
commit | commitdiff | tree |
2016-05-26 |
Sascha Wildner | Various tiny updates in wlan*.4 manual pages and other...
|
commit | commitdiff | tree |
2016-05-26 |
Sascha Wildner | ieee80211*.9: Fix some prototypes in the manual pages.
|
commit | commitdiff | tree |
2016-05-26 |
Sascha Wildner | Sync wlan driver manual pages with FreeBSD.
|
commit | commitdiff | tree |
2016-05-26 |
Sascha Wildner | Regenerate devd's usb.conf for accumulated usb driver...
|
commit | commitdiff | tree |
2016-05-25 |
Sascha Wildner | Sync our ieee80211* manpages with FreeBSD (plus some...
|
commit | commitdiff | tree |
2016-05-25 |
Sascha Wildner | Remove an(4)/ancontrol(8) references from several manual...
|
commit | commitdiff | tree |
2016-05-25 |
Sascha Wildner | Add missing LINT64 options ({IWN,WPI}_DEBUG, URTWN_WITHOUT_U...
|
commit | commitdiff | tree |
2016-05-25 |
Sascha Wildner | kernel/wpi: Fix build with WPI_DEBUG.
|
commit | commitdiff | tree |
2016-05-25 |
Sascha Wildner | kernel: Remove two unused options, AH_REGOPS_FUNC,...
|
commit | commitdiff | tree |
2016-05-25 |
Sascha Wildner | kernel/ath_hal: Add missing __printflike().
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/acpi: Merge some fixes from ACPICA current to...
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | make upgrade: Remove the if_an.ko module too (while...
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | Mention that an(4) has been removed in UPDATING.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/ieee80211: Remove an unused malloc type.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/iwn: Fix building with IWN_DEBUG.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/bwn: Remove an unnecessary #define and add siba_debug.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/bwn/siba: Fix a struct member name.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/urtwn: Fix building with USB_DEBUG.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/ath: Fix a misplaced #endif
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/ath: Fix building with ATH_DIAGAPI.
|
commit | commitdiff | tree |
2016-05-24 |
Sascha Wildner | kernel/ath: Fix building with AH_DEBUG.
|
commit | commitdiff | tree |
2016-05-22 |
Sascha Wildner | Revert "<stdio.h>/<wchar.h>: Reduce namespace pollution...
|
commit | commitdiff | tree |
2016-05-15 |
Sascha Wildner | Update the pciconf(8) database.
|
commit | commitdiff | tree |
2016-05-08 |
Sascha Wildner | Remove some duplicated #include's in thread.h and queue.h.
|
commit | commitdiff | tree |
2016-05-08 |
Sascha Wildner | ifconfig(8): Adjust for cec7392796354.
|
commit | commitdiff | tree |
2016-05-06 |
Sascha Wildner | ctags(1): Sync with FreeBSD.
|
commit | commitdiff | tree |
2016-05-05 |
Sascha Wildner | <sys/msg.h>: Define msglen_t and msgqnum_t, use them...
|
commit | commitdiff | tree |
2016-05-04 |
Sascha Wildner | <stdio.h>/<wchar.h>: Reduce namespace pollution in...
|
commit | commitdiff | tree |
2016-05-03 |
Sascha Wildner | Local adjustments for OpenSSL 1.0.1t.
|
commit | commitdiff | tree |
2016-05-03 |
Sascha Wildner | Merge branch 'vendor/OPENSSL'
|
commit | commitdiff | tree |